/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.flex{display:flex}.hidden{display:none}.inline-flex{display:inline-flex}.table{display:table}.resize{resize:both}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--green-950:#073b2b;--green-900:#075239;--green-700:#008b54;--green-600:#00a85f;--green-100:#dff6e9;--cream:#f6f4eb;--ink:#14221b;--muted:#5b6b63;--line:#dfe7e2;--white:#fff;--gold:#f0b638;--blue:#2b71c2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,Hiragino Sans,Yu Gothic,YuGothic,Noto Sans JP,sans-serif;font-size:16px;line-height:1.75}a{color:inherit}img{max-width:100%}.site-shell{width:min(1120px,100% - 48px);margin-inline:auto}.hero{min-height:780px;color:var(--white);background:#062b4a;position:relative;overflow:hidden}.hero__image,.hero__shade{position:absolute;inset:0}.hero__image{filter:saturate(1.08)contrast(1.04);background:url(/hero-golf.jpg) bottom/cover no-repeat;left:0}.hero__shade{background:linear-gradient(#01152fa3 0%,#04393657 58%,#01231e9e 100%),radial-gradient(circle at 50% 8%,#1c6ab33d,#0000 46%)}.hero__orb{border:1px solid #f0b63847;border-radius:999px;position:absolute}.hero__orb--one{width:460px;height:460px;top:40px;right:-180px}.hero__orb--two{width:260px;height:260px;bottom:-170px;left:-120px}.hero__inner{z-index:2;position:relative}.brandbar{border-bottom:1px solid #f0b6388f;justify-content:space-between;align-items:center;min-height:88px;display:flex}.brandbar__logo{background:#000a12cc;border:1px solid #f0b638b8;border-radius:0 0 26px;width:218px;height:auto;padding:10px 16px}.brandbar__label{letter-spacing:.24em;opacity:.74;font-size:12px;font-weight:800}.hero__content{text-align:center;width:min(1020px,100%);margin-inline:auto;padding:34px 0 52px}.eyebrow,.section-kicker{color:var(--green-600);letter-spacing:.16em;margin:0 0 16px;font-size:12px;font-weight:800}.eyebrow{color:#f6d57e;letter-spacing:.08em}.eyebrow span{background:#f0b638;width:30px;height:2px;margin:0 10px 4px 0;display:inline-block}.hero h1{letter-spacing:-.035em;text-shadow:0 4px 18px #00000047;justify-content:center;align-items:baseline;gap:.1em;margin:0 0 16px;padding-bottom:18px;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(42px,5vw,66px);font-weight:800;line-height:1.12;display:flex;position:relative}.hero h1:after{content:"";background:linear-gradient(90deg, transparent, var(--gold) 18%, var(--gold) 82%, transparent);width:84%;height:1px;position:absolute;bottom:0;left:8%}.hero h1 em{color:#f4ce68;font-style:normal}.hero__catch{color:#fffffff2;letter-spacing:.05em;text-shadow:0 3px 12px #00000042;margin:0;font-family:Hiragino Mincho ProN,Yu Mincho,YuMincho,serif;font-size:clamp(20px,2.2vw,29px);font-weight:700}.hero__catch em{color:#f5d77f;font-style:normal}.hero__lead{color:#ffffffd6;max-width:760px;margin:14px auto 20px;font-size:14px;line-height:1.75}.hero__lead strong{color:var(--white)}.hero-offer{gap:12px;width:100%;margin-bottom:18px;display:grid}.hero-offer__benefits{background:#033f2ff0;border:2px solid #e8c05d;border-radius:12px;padding:10px 14px;overflow:hidden;box-shadow:0 16px 34px #00091642,inset 0 0 30px #ffffff06}.hero-offer ul{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.hero-offer li{justify-items:center;gap:2px;min-width:0;padding:7px 16px;line-height:1.3;display:grid}.hero-offer li+li{border-left:1px solid #e8c05db8}.hero-offer li strong{color:#f5d77f;font-size:17px;font-weight:850}.hero-offer li span{color:var(--white);white-space:nowrap;font-size:clamp(17px,2vw,22px);font-weight:800}.hero-offer li em{color:#f5d77f;font-size:12px;font-style:normal;font-weight:850}.hero-offer__icon{border:2px solid #f1ce74;border-radius:50%;width:38px;height:38px;margin-bottom:3px;position:relative}.hero-offer__icon:before,.hero-offer__icon:after{content:"";position:absolute}.hero-offer__icon--range:before{border:2px dotted #f1ce74;border-radius:50%;width:12px;height:12px;top:8px;left:11px}.hero-offer__icon--range:after{background:#f1ce74;width:2px;height:10px;bottom:5px;left:17px}.hero-offer__icon--course:before,.hero-offer__icon--green:before{background:#f1ce74;width:2px;height:21px;top:7px;left:17px}.hero-offer__icon--course:after{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:10px solid #f1ce74;top:7px;left:19px}.hero-offer__icon--green:after{border:2px solid #f1ce74;border-radius:50%;width:18px;height:7px;bottom:5px;left:8px}.hero-offer__set{text-align:left;background:#02213df0;border:2px solid #e8c05d;border-radius:12px;grid-template-columns:1fr auto;align-items:center;gap:24px;padding:12px 30px;display:grid;box-shadow:0 16px 34px #00091642}.hero-offer__badge{color:#2d2208;background:#f0b638;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:850;display:inline-block}.hero-offer__set-copy{color:var(--white);margin:2px 0 0;font-size:clamp(16px,2.1vw,24px);font-weight:850;line-height:1.35}.hero-offer__price{white-space:nowrap;margin:0;line-height:1}.hero-offer__price strong{color:#f4ce68;letter-spacing:-.04em;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,6vw,68px)}.hero-offer__price span{color:#f4ce68;margin-left:5px;font-size:20px;font-weight:850}.hero__actions{justify-content:center;align-items:center;gap:14px;display:flex}.primary-button,.secondary-button{background:var(--white);min-width:240px;color:var(--green-950);border-radius:6px;justify-content:space-between;align-items:center;gap:36px;padding:15px 19px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 26px #0000001f}.primary-button:hover,.secondary-button:hover{transform:translateY(-2px);box-shadow:0 16px 30px #00000029}:is(.primary-button:focus-visible,.secondary-button:focus-visible,.mobile-sticky:focus-visible){outline:3px solid var(--gold);outline-offset:3px}.hero__note{color:#ffffffb3;margin:0;font-size:12px}section:not(.hero){padding:112px 0}.section-heading{max-width:540px;margin-bottom:42px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.28}.section-heading>p:last-child{color:var(--muted);margin:15px 0 0}.intro{background:var(--cream)}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.benefit-card{background:var(--white);border:1px solid #0752391a;border-radius:16px;min-height:302px;padding:32px;position:relative;overflow:hidden;box-shadow:0 18px 50px #293f3314}.benefit-card__number{color:#dce6e1;font-size:54px;font-weight:900;line-height:1;position:absolute;top:18px;right:22px}.benefit-card--has-photo{padding-top:176px}.benefit-card__photo{background:#dfe9df;height:148px;position:absolute;inset:0 0 auto;overflow:hidden}.benefit-card__photo:after{content:"";background:linear-gradient(#04261c0a 42%,#04261c4d 100%);position:absolute;inset:0}.benefit-card__photo img{object-fit:cover;object-position:center 58%;width:100%;height:100%;display:block}.benefit-card--has-photo .benefit-card__number{z-index:2;color:#fffffff0;text-shadow:0 2px 12px #00221673}.benefit-card--has-photo .benefit-card__title{color:var(--green-900)}.benefit-card__icon{background:var(--green-100);border-radius:50%;place-items:center;width:62px;height:62px;margin-bottom:30px;display:grid}.benefit-card__icon span{border:5px solid var(--green-600);border-radius:50%;width:22px;height:22px}.benefit-card--blue .benefit-card__icon{background:#e4effb}.benefit-card--blue .benefit-card__icon span{border-color:var(--blue)}.benefit-card--gold .benefit-card__icon{background:#fff3d7}.benefit-card--gold .benefit-card__icon span{border-color:var(--gold)}.benefit-card__title{color:var(--muted);margin:0;font-size:14px;font-weight:750}.benefit-card h3{margin:4px 0 24px;font-size:24px;line-height:1.5}.benefit-card__tag{color:var(--green-900);background:#eff4f1;border-radius:5px;padding:6px 10px;font-size:12px;font-weight:800}.set-offer{background:var(--green-950);color:var(--white);border-radius:16px;grid-template-columns:1.25fr .75fr;margin-top:22px;display:grid;overflow:hidden}.set-offer__copy{padding:46px 54px}.set-offer__label{background:var(--gold);color:#312100;border-radius:4px;padding:5px 9px;font-size:12px;font-weight:850;display:inline-block}.set-offer h3{margin:14px 0 10px;font-size:28px;line-height:1.45}.set-offer__copy p{color:#ffffffb3;max-width:560px;margin:0;font-size:14px}.set-offer__price{background:var(--green-700);flex-direction:column;justify-content:center;padding:34px 44px;display:flex}.set-offer__price>span{letter-spacing:.15em;opacity:.75;font-size:11px;font-weight:850}.set-offer__price p{margin:6px 0;line-height:1}.set-offer__price strong{letter-spacing:-.04em;font-size:52px}.set-offer__price small{color:#ffffffb8}.caption{color:var(--muted);text-align:center;margin:13px 0 0;font-size:12px}.qualification{background:var(--white)}.split-layout{grid-template-columns:.85fr 1.15fr;align-items:start;column-gap:96px;display:grid}.qualification .section-heading{grid-row:span 2;position:sticky;top:40px}.qualification-list{border-top:1px solid var(--line)}.qualification-list article{border-bottom:1px solid var(--line);grid-template-columns:58px 1fr;gap:22px;padding:30px 0;display:grid}.qualification-list article>span{color:var(--green-600);font-size:14px;font-weight:900}.qualification-list h3{margin:0 0 8px;font-size:20px}.qualification-list p{color:var(--muted);margin:0;font-size:14px}.qualification-list small{color:var(--green-700)}.validity-card{background:#edf7f1;border-radius:14px;grid-template-columns:8px 1fr;gap:25px;margin-top:28px;padding:32px;display:grid}.validity-card__line{background:var(--green-600);border-radius:999px}.validity-card p{color:var(--muted);margin:0;font-size:13px}.validity-card div>p:first-child{color:var(--green-700);letter-spacing:.12em;font-size:10px;font-weight:850}.validity-card h3{margin:5px 0 7px;font-size:22px}.validity-card h3 span{color:var(--green-700);margin-left:7px;font-size:30px}.prices{background:#f7faf8}.price-table{border-top:2px solid var(--ink);max-width:900px;margin:0 auto}.price-table__header,.price-table__row{grid-template-columns:1fr 180px;display:grid}.price-table__header{color:var(--muted);letter-spacing:.08em;padding:10px 20px;font-size:11px;font-weight:800}.price-table__header span:last-child{text-align:right}.price-table__row{border-top:1px solid var(--line);background:var(--white);align-items:center;min-height:82px;padding:16px 20px}.price-table__row div{flex-direction:column;display:flex}.price-table__row strong{font-size:17px}.price-table__row span{color:var(--muted);font-size:12px}.price-table__row b{color:var(--green-900);text-align:right;font-size:21px}.important-note{background:#fff4de;border-radius:12px;grid-template-columns:52px 1fr;gap:22px;max-width:900px;margin:24px auto 0;padding:30px;display:grid}.important-note__mark{background:var(--gold);color:#352600;border-radius:50%;place-items:center;width:44px;height:44px;font-size:24px;font-weight:900;display:grid}.important-note h3{margin:0 0 7px;font-size:19px}.important-note p{color:#62543b;margin:0;font-size:14px}.recommendations{flex-wrap:wrap;gap:9px;margin-top:18px;display:flex}.recommendations p{background:#ffffffbf;border-radius:5px;padding:8px 11px;font-size:12px}.recommendations span{color:var(--green-900);margin-right:6px;font-weight:850}.rules{background:var(--green-950);color:var(--white)}.rules .section-kicker{color:#8bdcaf}.rules .section-heading>p:last-child{color:#ffffffb3}.rule-list{background:#ffffff29;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;padding:1px;list-style:none;display:grid}.rule-list li{background:var(--green-950);grid-template-columns:48px 1fr;gap:20px;min-height:160px;padding:34px;display:grid}.rule-list li>span{color:#92ddb2;border:1px solid #ffffff47;border-radius:50%;place-items:center;width:44px;height:44px;font-weight:850;display:grid}.rule-list p{color:#fffc;margin:4px 0 0;font-size:15px}.registration{background:var(--green-100)}.registration__inner{justify-content:space-between;align-items:flex-end;gap:64px;display:flex}.registration h2{letter-spacing:-.035em;margin:0 0 18px;font-size:clamp(34px,4vw,50px);line-height:1.3}.registration p:last-child{max-width:700px;color:var(--muted);margin:0}.secondary-button{background:var(--green-900);color:var(--white);flex:none}footer{background:#f0f4f2;padding:34px 0 94px}.footer__inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer__inner img{width:190px}.footer__inner p{color:var(--muted);margin:0;font-size:12px}.mobile-sticky{display:none}@media (max-width:820px){.site-shell{width:min(100% - 32px,680px)}.hero{min-height:0}.hero__image{opacity:.72;left:0}.hero__shade{background:linear-gradient(#02203dad 0%,#01231edb 100%)}.brandbar{min-height:82px}.brandbar__logo{width:190px}.brandbar__label{display:none}.hero__content{width:100%;padding:34px 0 58px}.hero__lead{max-width:540px}section:not(.hero){padding:82px 0}.benefit-grid{grid-template-columns:1fr}.benefit-card{min-height:244px}.set-offer{grid-template-columns:1fr}.set-offer__copy,.set-offer__price{padding:34px}.split-layout{grid-template-columns:1fr}.qualification .section-heading{grid-row:auto;position:static}.rule-list{grid-template-columns:1fr}.registration__inner{display:block}.registration .secondary-button{margin-top:30px}}@media (max-width:560px){body{padding-bottom:68px;font-size:15px}.site-shell{width:calc(100% - 28px)}.brandbar{min-height:70px}.brandbar__logo{width:174px;padding:7px 11px}.hero__content{padding:24px 0 42px}.eyebrow{margin-bottom:10px;font-size:10px}.hero h1{margin-bottom:10px;padding-bottom:12px;font-size:32px}.hero__catch{font-size:18px}.hero__lead{margin:8px auto 13px;font-size:12px;line-height:1.6}.hero-offer{gap:8px;margin-bottom:12px}.hero-offer__benefits{padding:6px 9px}.hero-offer ul{grid-template-columns:1fr}.hero-offer li{grid-template-columns:34px 90px 1fr auto;place-items:center start;gap:7px;padding:6px 2px}.hero-offer li+li{border-top:1px solid #e8c05d80;border-left:0}.hero-offer__icon{width:30px;height:30px;margin:0}.hero-offer__icon--range:before{width:10px;height:10px;top:6px;left:8px}.hero-offer__icon--range:after{height:7px;bottom:4px;left:13px}.hero-offer__icon--course:before,.hero-offer__icon--green:before{height:17px;top:5px;left:13px}.hero-offer__icon--course:after{border-top-width:4px;border-bottom-width:4px;border-left-width:8px;top:5px;left:15px}.hero-offer__icon--green:after{width:14px;height:5px;bottom:4px;left:6px}.hero-offer li strong{font-size:13px}.hero-offer li span{font-size:14px}.hero-offer li em{justify-self:end;font-size:10px}.hero-offer__set{gap:10px;padding:9px 12px}.hero-offer__badge{font-size:9px}.hero-offer__set-copy{font-size:13px}.hero-offer__price strong{font-size:38px}.hero-offer__price span{font-size:14px}.hero__actions{gap:7px;display:grid}.primary-button{width:100%}.hero__note{text-align:center}section:not(.hero){padding:68px 0}.section-heading{margin-bottom:32px}.section-heading h2{font-size:34px}.benefit-card{min-height:224px;padding:26px}.benefit-card--has-photo{padding-top:158px}.benefit-card__photo{height:132px}.benefit-card__icon{margin-bottom:20px}.set-offer__copy,.set-offer__price{padding:28px 24px}.set-offer__price strong{font-size:45px}.qualification-list article{grid-template-columns:42px 1fr;gap:10px}.validity-card{gap:18px;padding:23px}.price-table__header{display:none}.price-table__row{grid-template-columns:1fr auto;min-height:76px;padding:15px 14px}.price-table__row b{font-size:18px}.important-note{grid-template-columns:1fr;padding:24px 20px}.recommendations{display:grid}.rule-list li{grid-template-columns:42px 1fr;gap:14px;min-height:auto;padding:26px 20px}.rule-list li>span{width:38px;height:38px}.registration h2{font-size:34px}.registration .secondary-button{width:100%}.footer__inner{flex-direction:column;align-items:flex-start}footer{padding-bottom:32px}.mobile-sticky{z-index:20;background:var(--green-700);color:var(--white);text-align:center;border-radius:7px;padding:13px 18px;font-size:14px;font-weight:850;text-decoration:none;display:block;position:fixed;bottom:12px;left:12px;right:12px;box-shadow:0 10px 28px #0037254d}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
