/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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{.collapse{visibility:collapse}.visible{visibility:visible}.absolute{position:absolute}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.grid{display:grid}.inline{display:inline}.text-wrap{text-wrap:wrap}.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))}}h1,h2{text-wrap:balance}:root{--ink:#17352b;--forest:#173d30;--cream:#f6f1e7;--paper:#fffdf8;--red:#d7513e;--sage:#dfe9e2;--muted:#64736d;--line:#d8ded9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border-bottom:1px solid #17352b14;align-items:center;gap:28px;height:78px;padding:0 5.5%;display:flex;position:sticky;top:0}.brand{letter-spacing:-.8px;white-space:nowrap;font-size:20px;font-weight:900}.brand span{color:var(--red)}.brand .dot{color:var(--ink);font-size:12px;font-weight:600}.site-header nav{gap:28px;margin-left:auto;font-size:13px;font-weight:700;display:flex}.site-header nav a{border-bottom:2px solid #0000;padding:29px 0}.site-header nav a:hover{color:var(--red);border-color:var(--red)}.button{border:0;border-radius:9px;justify-content:center;align-items:center;padding:15px 20px;font-weight:850;transition:all .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{background:var(--forest);color:#fff;padding:11px 17px}.button-primary{background:var(--red);color:#fff;box-shadow:0 10px 24px #c23f2e38}.button-light{color:var(--forest);background:#fff}.button-outline{border:1px solid var(--forest);color:var(--forest);background:0 0}.button-ghost{color:var(--muted);background:0 0}.button:disabled{opacity:.35;cursor:not-allowed;transform:none}.hero{background:var(--cream);grid-template-columns:55% 45%;min-height:calc(100vh - 30px);padding-bottom:75px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;align-self:center;padding:76px 6% 60px 10%}.eyebrow{letter-spacing:1.5px;color:var(--red);margin:0 0 14px;font-size:11px;font-weight:900}.hero h1,.section h2,.final-cta h2,.modal h2{font-family:Georgia,Times New Roman,serif}.hero h1{letter-spacing:-2px;max-width:760px;margin:0 0 22px;font-size:51px;line-height:1.04}.hero h1 em{color:var(--red);font-style:normal}.hero-lead{color:#53645d;max-width:690px;font-size:17px;line-height:1.6}.service-chips{flex-wrap:wrap;gap:8px;margin:23px 0;display:flex}.service-chips span{background:var(--sage);border-radius:25px;padding:8px 11px;font-size:12px;font-weight:800}.hero-actions{align-items:center;gap:17px;display:flex}.hero-actions p{color:var(--muted);font-size:11px;line-height:1.5}.hero-actions strong{color:var(--ink)}.trust-line{color:var(--muted);gap:22px;margin-top:22px;font-size:12px;display:flex}.check{color:var(--red);margin-right:7px;font-weight:900;display:inline-flex}.hero-visual{background-image:url(/fuji-student-hero-v2.png);background-position:50%;background-size:cover;min-height:670px;position:relative}.hero-visual:after{content:"";background:linear-gradient(90deg,var(--cream) 0%,transparent 18%);position:absolute;inset:0}.report-float{z-index:3;background:#fffffff2;border-radius:10px;width:265px;padding:20px;position:absolute;bottom:52px;left:-55px;transform:rotate(-1.5deg);box-shadow:0 20px 55px #10221b59}.report-float>p{color:var(--red);letter-spacing:1px;margin:0;font-size:9px;font-weight:900}.report-float h3{margin:8px 0;font-family:Georgia,serif;font-size:22px}.report-float small{color:var(--muted)}.report-grid{grid-template-columns:1fr 1fr;gap:6px;margin-top:13px;display:grid}.report-grid span{background:var(--cream);border-radius:5px;padding:8px;font-size:9px}.report-grid b{margin-bottom:3px;font-size:11px;display:block}.peek-card{background:var(--forest);color:#fff;z-index:4;border-radius:14px 14px 0 0;align-items:center;gap:18px;height:92px;padding:18px 28px;display:flex;position:absolute;bottom:0;left:8%;right:8%;box-shadow:0 -10px 35px #183a2e2e}.peek-card>span{color:#f9b6a9;font-size:30px}.peek-card div{gap:5px;display:grid}.peek-card small{color:#f6b9ad;letter-spacing:1px;font-weight:900}.peek-card strong{font-size:14px}.peek-card>b{color:#f6c5bc;margin-left:auto;font-size:13px}.section{max-width:1440px;margin:auto;padding:105px 8%}.section-heading{max-width:760px}.section-heading.centered{text-align:center;margin:0 auto 45px}.section h2{letter-spacing:-1.3px;margin:0 0 14px;font-size:43px;line-height:1.1}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:17px}.problem{padding-top:120px}.compare-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:48px;display:grid}.compare-card{border-radius:16px;padding:35px}.compare-card.hard{background:#f2eee8}.compare-card.easy{background:var(--forest);color:#fff}.mini-title{letter-spacing:1.2px;color:var(--red);font-size:10px;font-weight:900}.compare-card h3{margin:13px 0 25px;font-family:Georgia,serif;font-size:28px}.compare-card>p:not(.mini-title){gap:11px;font-size:14px;line-height:1.45;display:flex}.hard>p span{color:#9c6158;font-weight:900}.easy>p{color:#dce7e2}.dimensions{background:var(--cream);max-width:none}.dimensions>*{max-width:1210px;margin-left:auto;margin-right:auto}.dimension-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.dimension-grid article{background:var(--paper);padding:32px}.dimension-grid article>span{color:var(--red);font-size:12px;font-weight:900}.dimension-grid h3{font-family:Georgia,serif;font-size:25px}.dimension-grid p{color:var(--muted);font-size:14px;line-height:1.55}.steps{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px;display:grid;position:relative}.steps:before{content:"";background:var(--line);height:1px;position:absolute;top:25px;left:9%;right:9%}.steps article{background:var(--paper);text-align:center;padding:0 25px;position:relative}.step-number{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:52px;height:52px;margin:0 auto 25px;font-weight:900;display:grid;position:relative}.steps h3{font-family:Georgia,serif;font-size:24px}.steps p{color:var(--muted);font-size:14px;line-height:1.6}.method-note{background:var(--sage);text-align:center;border-radius:10px;max-width:880px;margin:45px auto 0;padding:18px 22px;font-size:13px}.sample{background:var(--forest);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:90px;max-width:none;padding-left:10%;padding-right:10%;display:grid}.sample-copy{max-width:570px}.sample-copy h2{font-size:45px}.sample-copy>p:not(.eyebrow),.sample-copy li{color:#cad9d3;line-height:1.6}.sample-copy ul{margin:22px 0 28px;padding-left:19px}.report-stack{background:0 0;border:0;height:500px;position:relative}.paper{background:#fff;border-radius:5px;width:340px;height:440px;position:absolute;top:50%;left:50%;box-shadow:0 20px 45px #0000004d}.paper-back{background:#dfe6df;transform:translate(-42%,-48%)rotate(8deg)}.paper-middle{background:#f3eee5;transform:translate(-48%,-51%)rotate(3deg)}.paper-front{text-align:left;color:var(--ink);padding:28px;transform:translate(-55%,-54%)rotate(-3deg)}.paper-front small{color:var(--red);font-size:9px;font-weight:900}.paper-front h3{margin:12px 0;font-family:Georgia,serif;font-size:28px}.paper-photo{background:linear-gradient(160deg,#b7d4db,#f3d3cc 50%,#5d7b6b);border-radius:4px;height:155px}.paper-stats{grid-template-columns:repeat(3,1fr);gap:5px;margin:15px 0;display:grid}.paper-stats span{background:var(--cream);padding:8px;font-size:9px}.paper-stats b{font-size:14px;display:block}.paper-front>p{color:var(--muted);font-size:10px}.beta-proof{text-align:center}.beta-proof h2{font-size:40px}.proof-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:45px;display:grid}.proof-grid article{border-top:3px solid var(--red);background:var(--cream);text-align:left;padding:30px}.proof-grid b{font-family:Georgia,serif;font-size:23px}.proof-grid p{color:var(--muted);font-size:14px;line-height:1.55}.pricing{background:#f1eee7;max-width:none}.pricing>*{max-width:1240px;margin-left:auto;margin-right:auto}.pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.plan-card{border:1px solid var(--line);background:#fff;border-radius:14px;flex-direction:column;padding:31px;display:flex;position:relative}.plan-card.popular{border:2px solid var(--red);transform:translateY(-10px);box-shadow:0 20px 50px #26342d1f}.popular-label{background:var(--red);color:#fff;letter-spacing:.8px;border-radius:20px;padding:7px 9px;font-size:9px;font-weight:900;position:absolute;top:18px;right:18px}.price{margin:13px 0;font-family:Georgia,serif;font-size:43px}.price small{color:var(--muted);margin-left:7px;font-family:Arial,sans-serif;font-size:10px}.plan-tagline{color:var(--muted);min-height:42px;font-size:14px;line-height:1.5}.plan-card ul{flex:1;margin:18px 0;padding:0;list-style:none}.plan-card li{margin:11px 0;font-size:13px;display:flex}.delivery{color:var(--red);font-size:11px;font-weight:800}.price-disclaimer{text-align:center;color:var(--muted);margin-top:30px;font-size:11px}.faq{grid-template-columns:36% 64%;gap:60px;display:grid}.faq-list article{border-bottom:1px solid var(--line)}.faq-list button{text-align:left;width:100%;color:var(--ink);background:0 0;border:0;justify-content:space-between;padding:22px 0;font-weight:800;display:flex}.faq-list button b{color:var(--red);font-size:22px}.faq-list article>p{color:var(--muted);margin:0;padding:0 35px 22px 0;font-size:14px;line-height:1.65}.final-cta{text-align:center;background:var(--red);color:#fff;padding:100px 8%}.final-cta .eyebrow{color:#ffe3dc}.final-cta h2{max-width:850px;margin:0 auto 30px;font-size:48px}.final-cta>p:last-child{color:#ffe3dc;margin-top:17px;font-size:11px}footer{color:#fff;background:#102b22;align-items:center;gap:30px;padding:35px 6%;display:flex}footer p{color:#adbbb5;margin:auto;font-size:11px}footer div{gap:16px;display:flex}footer button,footer div a{color:#cfdbd6;background:0 0;border:0;padding:0;font-size:11px}.modal-backdrop{z-index:100;background:#091a14c2;place-items:center;padding:25px;display:grid;position:fixed;inset:0}.modal,.quiz-modal{background:var(--paper);border-radius:16px;width:min(1050px,96vw);max-height:92vh;padding:44px;position:relative;overflow:auto}.modal-close{width:36px;height:36px;color:var(--ink);background:#e9ece8;border:0;border-radius:50%;font-size:22px;position:absolute;top:14px;right:16px}.sample-pages{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px;display:grid}.sample-pages article{border:1px solid var(--line);background:#fff;min-height:360px;padding:25px;box-shadow:0 8px 20px #1d2f2714}.sample-pages small{color:var(--red);font-weight:900}.sample-pages h3{font-family:Georgia,serif;font-size:24px}.sample-pages p{color:var(--muted);font-size:13px;line-height:1.55}.fake-chart{align-items:end;gap:8px;height:110px;margin:25px 0;display:flex}.fake-chart i{background:var(--red);width:25%;height:80%}.fake-chart i:nth-child(2){background:#7da18e;height:55%}.fake-chart i:nth-child(3){background:#d6dcd7;height:35%}.profile-circle{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:90px;height:90px;margin:35px 0;font:700 25px Georgia;display:grid}.budget-row{border-block:1px solid var(--line);margin:30px 0;padding:35px 0}.budget-row b{font:700 31px Georgia;display:block}.example-note{text-align:center;color:var(--muted);font-size:11px}.policy{max-width:680px}.policy>p:not(.eyebrow){color:var(--muted);line-height:1.7}.quiz-modal{width:min(680px,96vw);min-height:540px;padding:42px 48px}.quiz-progress{background:#e4e8e4;border-radius:5px;height:5px;margin:10px 50px 42px 0;overflow:hidden}.quiz-progress span{background:var(--red);height:100%;transition:width .25s;display:block}.quiz-count{color:var(--red);letter-spacing:1px;font-size:10px;font-weight:900}.quiz-modal h2{margin:12px 0 25px;font-size:36px}.quiz-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quiz-options button{text-align:left;border:1px solid var(--line);min-height:62px;color:var(--ink);background:#fff;border-radius:9px;padding:13px 15px}.quiz-options button span{width:20px;color:var(--red);font-weight:900;display:inline-grid}.quiz-options button.selected{border-color:var(--red);background:#fff3f0}.quiz-input{width:100%;font:inherit;border:1px solid var(--line);border-radius:9px;outline:none;padding:18px}.quiz-input:focus{border-color:var(--red);box-shadow:0 0 0 3px #d7513e1f}.quiz-error{color:#b83425;font-size:13px;font-weight:700}.quiz-actions{justify-content:space-between;margin-top:35px;display:flex}.reservation{text-align:center;padding:35px}.reservation-icon{background:var(--sage);width:60px;height:60px;color:var(--forest);border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid}.reservation h2{margin:12px;font-size:42px}.reservation-price{color:var(--red);font:700 46px Georgia}.honest-note{background:var(--cream);border-radius:10px;max-width:500px;margin:25px auto;padding:18px;font-size:13px;line-height:1.6}@media (max-width:1050px){.site-header nav{display:none}.site-header .button{margin-left:auto}.hero{grid-template-columns:1fr}.hero-copy{padding:65px 7% 45px}.hero-visual{min-height:540px}.hero-visual:after{background:linear-gradient(180deg,var(--cream),transparent 18%)}.report-float{bottom:45px;left:7%}.peek-card{left:4%;right:4%}.dimension-grid{grid-template-columns:1fr 1fr}.sample{gap:35px}.faq{grid-template-columns:1fr}.pricing-grid{grid-template-columns:1fr;max-width:650px}.plan-card.popular{transform:none}.pricing-grid .plan-card{padding:36px}}@media (max-width:700px){.site-header{height:68px;padding:0 20px}.brand{font-size:16px}.site-header .button{padding:9px 12px;font-size:12px}.hero{padding-bottom:110px}.hero-copy{padding:50px 23px 35px}.hero h1{letter-spacing:-1.2px;font-size:39px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start}.trust-line{flex-direction:column;gap:7px}.hero-visual{background-position:63%;min-height:470px}.report-float{width:220px;left:20px}.peek-card{height:116px;padding:15px;left:18px;right:18px}.peek-card>b{display:none}.peek-card strong{font-size:11px}.section{padding:75px 22px}.section h2{font-size:35px}.compare-grid,.steps,.sample,.proof-grid,.dimension-grid{grid-template-columns:1fr}.steps:before{display:none}.sample{padding:75px 22px}.report-stack{height:460px}.paper{width:280px;height:400px}.faq{gap:20px}.final-cta{padding:75px 22px}.final-cta h2{font-size:37px}footer{flex-direction:column;align-items:flex-start}footer p{margin:0}footer div{flex-wrap:wrap}.modal,.quiz-modal{padding:35px 22px}.sample-pages,.quiz-options{grid-template-columns:1fr}.quiz-modal h2{font-size:30px}.quiz-actions .button{padding:13px}.report-modal{padding-top:50px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.sample{grid-template-columns:minmax(320px,.82fr) minmax(520px,1.18fr);gap:7vw;overflow:hidden}.sample-copy h2{max-width:520px;font-size:48px}.sample-copy>p:not(.eyebrow){max-width:510px;font-size:15px}.sample-teasers{gap:16px;display:grid;margin:28px 0 30px!important;padding:0!important;list-style:none!important}.sample-teasers li{align-items:flex-start;font-size:14px;display:flex}.sample-teasers .check{color:#ff8e7f;background:#ffffff1c;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;margin-right:11px}.report-preview{width:100%;max-width:650px;color:var(--ink);margin:auto}.report-toolbar{color:#fff;justify-content:space-between;align-items:flex-end;margin:0 5% 15px;display:flex}.report-toolbar>span:first-child{gap:4px;display:grid}.report-toolbar b{letter-spacing:1.45px;font-size:10px}.report-toolbar small{color:#aebfb8;font-size:10px}.report-count{color:#ffc0b4;font:italic 15px Georgia,serif}.report-stage{height:555px;position:relative}.report-sheet{background:#fffdf8;border-radius:4px;width:490px;height:530px;position:absolute;top:50%;left:50%;box-shadow:0 24px 55px #00000052}.report-ghost{pointer-events:none}.ghost-three{background:#b8c6bd;transform:translate(-47%,-48%)rotate(5.5deg)}.ghost-two{background:#e5e6df;transform:translate(-50%,-49%)rotate(3deg)}.ghost-one{background:#f5efe5;transform:translate(-53%,-50%)rotate(1deg)}.report-active{animation:.25s ease-out page-in;overflow:hidden;transform:translate(-56%,-51.5%)rotate(-1.2deg)}.report-page{height:100%;padding:32px 34px 39px}.report-page h3{color:#17352b;margin:7px 0 8px;font:700 27px/1.05 Georgia,serif}.report-kicker{color:var(--red);letter-spacing:1.1px;margin:0;font-size:8px;font-weight:900}.report-intro{color:#728078;margin:0 0 13px;font-size:10px;line-height:1.45}.report-page-footer{color:#85918b;border-top:1px solid #dfe4df;justify-content:space-between;align-items:center;padding-top:8px;display:flex;position:absolute;bottom:17px;left:34px;right:34px}.report-page-footer span{letter-spacing:1px;font-size:6px}.report-page-footer b{font:700 10px Georgia}.report-nav{align-items:center;gap:9px;margin-top:8px;display:flex}.report-nav>button{color:#fff;background:0 0;border:1px solid #ffffff38;border-radius:50%;width:34px;height:34px}.report-nav>div{flex:1;grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.report-nav>div button{color:#9fb2aa;text-align:left;background:#ffffff0d;border:1px solid #ffffff21;border-radius:6px;grid-template-columns:18px 1fr;align-items:center;gap:4px;padding:7px 5px;display:grid}.report-nav>div button span{font-size:9px}.report-nav>div button small{white-space:nowrap;text-overflow:ellipsis;font-size:7px;overflow:hidden}.report-nav>div button[aria-current=page]{color:var(--forest);background:#fff;border-color:#fff}.report-nav button:focus-visible{outline-offset:3px;outline:3px solid #ffc0b4}.report-lock:focus-visible{outline-offset:3px;outline:3px solid #ffc0b4}.radar-layout{grid-template-columns:58% 42%;align-items:center;margin-top:3px;display:grid}.radar-chart{width:100%;height:238px;overflow:visible}.radar-grid polygon,.radar-grid line{fill:none;stroke:#d9dfdb;stroke-width:1px}.radar-tokyo{fill:#919d971c;stroke:#93a098;stroke-width:1.5px}.radar-osaka{fill:#dfa7701f;stroke:#dba06b;stroke-width:1.5px}.radar-kyoto{fill:#d7513e2e;stroke:var(--red);stroke-width:2px}.radar-labels text{text-anchor:middle;fill:#77837d;letter-spacing:.4px;font:700 7px Arial}.radar-summary{padding-left:5px}.radar-score{border-bottom:1px solid #e0e5e1;padding-bottom:12px;display:grid}.radar-score span{letter-spacing:1px;color:var(--red);font-size:7px;font-weight:900}.radar-score b{margin:3px 0;font:700 21px Georgia}.radar-score em{color:var(--red);font-size:10px;font-style:normal;font-weight:900}.radar-summary ul{margin:0;padding:8px 0 0;list-style:none}.radar-summary li{border-bottom:1px solid #edf0ed;grid-template-columns:8px 1fr auto;gap:5px;padding:5px 0;font-size:8px;display:grid}.radar-summary i{border-radius:50%;width:6px;height:6px}.kyoto-dot{background:var(--red)}.osaka-dot{background:#dba06b}.tokyo-dot{background:#93a098}.report-insight{background:#e8efe9;border-radius:5px;align-items:center;margin-top:-4px;padding:10px 13px;display:flex}.report-insight>span{color:var(--red);margin-right:10px;font-size:17px}.report-insight p{color:#63736b;margin:0;font-size:8px;line-height:1.5}.report-insight b{color:var(--ink);font-size:9px;display:block}.professor-layout{grid-template-columns:1.06fr .94fr;gap:13px;margin-top:15px;display:grid}.professor-card{border:1px solid #dfe4df;border-radius:5px;padding:13px}.professor-head{grid-template-columns:38px 1fr auto;align-items:center;gap:8px;display:grid}.professor-head>span{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font:700 13px Georgia;display:grid}.professor-head p{margin:0;display:grid}.professor-head small{color:var(--red);letter-spacing:.5px;font-size:5px;font-weight:900}.professor-head b{margin:3px 0;font:700 12px Georgia}.professor-head em{color:#74817b;font-size:6px;font-style:normal}.professor-head>strong{color:var(--red);font:700 14px Georgia}.match-bars{gap:8px;margin:17px 0;display:grid}.match-bars span{color:#6c7973;padding-top:7px;font-size:6px;position:relative}.match-bars span:before,.match-bars span b{content:"";background:#e1e6e2;border-radius:4px;height:3px;position:absolute;top:0;left:0;right:0}.match-bars span b{background:var(--red);right:auto}.locked-field{border-top:1px solid #e3e6e3;min-height:74px;padding-top:10px;position:relative;overflow:hidden}.locked-field p{margin:0;font-size:7px;line-height:1.6}.locked-field p b{font-size:8px;display:block}.neighborhood-map{background:#f0eee6;border-radius:5px;width:100%;height:235px}.map-blocks rect{fill:#dedfd8;stroke:#d2d4ce}.map-river{fill:none;stroke:#a7ccd5;stroke-width:9px}.map-road{fill:none;stroke:#fff;stroke-width:5px}.map-road.thin{stroke-width:2px}.map-pins circle{fill:var(--red)}.map-pins text{fill:#fff;text-anchor:middle;font:700 7px Arial}.map-title{fill:#68766f;letter-spacing:.7px;font:700 7px Arial}.map-legend{grid-template-columns:repeat(3,1fr);gap:6px;margin-top:10px;display:grid}.map-legend span{color:#738079;background:#eef1ed;border-radius:4px;padding:8px;font-size:7px}.map-legend b{color:var(--ink);margin-bottom:2px;font-size:10px;display:block}.report-lock{-webkit-backdrop-filter:blur(3px);color:var(--forest);background:#eeefea8f;border:0;border-radius:4px;justify-content:center;align-items:center;gap:5px;padding:8px;display:flex;position:absolute;inset:0}.report-lock span{background:var(--forest);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:7px;display:grid}.report-lock b{letter-spacing:.1px;font-size:7px}.application-timeline{margin-top:18px}.application-timeline article{grid-template-columns:58px 1fr;gap:15px;min-height:90px;display:grid}.application-timeline article>div{position:relative}.application-timeline article>div:after{content:"";background:#cbd4ce;width:1px;position:absolute;top:21px;bottom:0;left:5px}.application-timeline article:last-child>div:after{display:none}.application-timeline article>div small{color:var(--red);font-size:7px;font-weight:900}.application-timeline article>div span{border:2px solid var(--red);background:#fff;border-radius:50%;width:9px;height:9px;position:absolute;top:20px;left:1px}.application-timeline section{border-top:1px solid #e1e5e1;padding:9px 0 12px}.application-timeline h4{margin:0 0 7px;font:700 13px Georgia}.application-timeline p{color:#637269;align-items:center;margin:5px 0;font-size:7px;display:flex}.application-timeline i{width:11px;height:11px;color:var(--red);border:1px solid #bdc9c1;border-radius:2px;place-items:center;margin-right:6px;font-size:7px;font-style:normal;display:grid}.timeline-note{background:var(--forest);color:#d4dfd9;border-radius:4px;padding:11px 14px;font-size:8px;line-height:1.45}.timeline-note b{color:#ff9c8d;letter-spacing:.6px;margin-bottom:3px;font-size:7px;display:block}.housing-grid{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0;display:grid}.housing-grid section{background:#edf1ed;border-radius:4px;padding:13px}.housing-grid small,.outreach-snippet small{color:var(--red);letter-spacing:.7px;font-size:6px;font-weight:900}.housing-grid b{margin:5px 0;font:700 16px Georgia;display:block}.housing-grid p{color:#6e7b74;margin:0 0 7px;font-size:7px}.housing-grid em{color:var(--red);font-size:7px;font-style:normal;font-weight:800}.agency-list{border:1px solid #e0e4e0;border-radius:4px;margin-bottom:10px;position:relative;overflow:hidden}.agency-list p{border-bottom:1px solid #e8ebe8;grid-template-columns:22px 1fr auto;align-items:center;margin:0;padding:9px;font-size:7px;display:grid}.agency-list p:last-of-type{border:0}.agency-list span{color:var(--red);font-weight:900}.agency-list em{color:#728078;font-size:6px}.outreach-snippet{background:#f3efe8;border-radius:4px;min-height:62px;padding:11px;position:relative;overflow:hidden}.outreach-snippet p{margin:6px 0;font:italic 8px/1.6 Georgia}.agency-list .report-lock,.outreach-snippet .report-lock{background:#f5f3ed9e}@keyframes page-in{0%{opacity:.65;transform:translate(-53%,-51.5%)rotate(0)}to{opacity:1;transform:translate(-56%,-51.5%)rotate(-1.2deg)}}@media (max-width:1050px){.sample{grid-template-columns:1fr;padding-left:7%;padding-right:7%}.sample-copy{max-width:720px}.report-preview{margin-top:15px}}@media (max-width:700px){.sample{gap:40px;padding:75px 18px}.sample-copy h2{font-size:37px}.report-preview{width:100%;max-width:440px}.report-toolbar{margin-inline:2%}.report-stage{height:min(455px,116.2vw - 36.424px)}.report-sheet{aspect-ratio:370/430;width:min(370px,100vw - 52px);height:auto}.report-page{padding:clamp(17px,6.75vw,25px) clamp(17px,6.75vw,25px) 34px}.report-page h3{font-size:clamp(18px,5.7vw,22px)}.report-page-footer{left:25px;right:25px}.radar-chart{height:min(190px,48vw)}.radar-layout{grid-template-columns:60% 40%}.professor-layout{gap:8px}.neighborhood-map{height:min(187px,48vw)}.report-nav>div button{text-align:center;grid-template-columns:1fr}.report-nav>div button small{display:none}.application-timeline article{min-height:70px}.report-active{transform:translate(-54%,-51.5%)rotate(-.8deg)}@keyframes page-in{0%{opacity:.65;transform:translate(-51%,-51.5%)}to{opacity:1;transform:translate(-54%,-51.5%)rotate(-.8deg)}}}@media (max-width:410px){.report-page{padding-bottom:30px}.report-page-footer{left:21px;right:21px}.report-insight{padding:7px}.map-legend span{padding:6px}.application-timeline article{min-height:62px}.housing-grid{margin:10px 0}.agency-list p{padding:7px}}.keep-together{white-space:nowrap}.hero{background:var(--cream);grid-template-columns:1fr}.hero:before{content:"";z-index:0;background-image:url(/fuji-student-hero-v2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(90deg,#f6f1e7fc 0%,#f6f1e7f5 34%,#f6f1e7a3 53%,#f6f1e714 72%,#0000 100%);position:absolute;inset:0}.hero-copy{z-index:2;width:65%;position:relative}.hero-visual{display:none}.peek-card{z-index:4}@media (max-width:1050px){.hero-copy{width:72%}.hero:after{background:linear-gradient(90deg,#f6f1e7fc 0%,#f6f1e7ed 46%,#f6f1e74d 72%,#0000 100%)}}@media (max-width:700px){.keep-together{white-space:normal}.hero:before,.hero:after{display:none}.hero-copy{width:auto}.hero-visual{background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:390px;display:block}.hero-visual:after{display:none}}.report-arrow{z-index:8;width:46px;height:46px;color:var(--forest);background:#fffdf8f5;border:1px solid #ffffff73;border-radius:50%;place-items:center;font-size:22px;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 25px #0000003d}.report-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.06)}.report-arrow-left{left:0}.report-arrow-right{right:0}.report-arrow:focus-visible{outline-offset:3px;outline:3px solid #ffc0b4}.final-cta{padding-inline:5%}.final-cta h2{max-width:1180px}.plan-summary{text-align:center;padding:35px}.plan-summary-icon{background:var(--sage);width:60px;height:60px;color:var(--forest);border-radius:50%;place-items:center;margin:auto;font-size:28px;display:grid}.plan-summary h2{margin:12px;font-size:42px}.plan-summary-price{color:var(--red);font:700 46px Georgia}@media (max-width:700px){.report-arrow{width:38px;height:38px;font-size:18px}.report-arrow-left{left:-5px}.report-arrow-right{right:-5px}.final-cta h2{font-size:37px}}.hero-plan-line{display:block}.hero h1 em .hero-plan-line:first-child{margin-top:.18em}.hero-time{color:var(--ink);white-space:nowrap;margin:0;font-weight:800}.hero-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;max-width:680px;margin-top:28px;display:grid}.hero-trust-grid>span{min-height:48px;color:var(--ink);background:#fffdf8d1;border:1px solid #17352b21;border-radius:10px;align-items:center;padding:11px 13px;font-size:13px;font-weight:800;display:flex;box-shadow:0 7px 20px #17352b0f}.sample-heading-second-line{display:inline-block}.final-cta-line{font-size:inherit;font-weight:inherit;display:block}@media (min-width:1200px){.hero-trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:900px}.hero-copy{width:72%}}@media (max-width:700px){.hero-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero-trust-grid>span{padding:9px;font-size:12px}.hero-actions{gap:12px}.hero-time{font-size:12px}}@media (max-width:410px){.hero-trust-grid{grid-template-columns:1fr 1fr}.final-cta-line{font-size:clamp(27px,8vw,33px)}}.quiz-helper{color:var(--muted);margin:-8px 0 16px;font-size:13px;line-height:1.6}.quiz-textarea{resize:vertical;min-height:150px;line-height:1.55}.checkout-button{width:100%;margin-top:20px}.checkout-result{background:linear-gradient(145deg,var(--cream),var(--paper));place-items:center;min-height:100vh;padding:36px;display:grid}.checkout-result>section{border:1px solid var(--line);background:#fff;border-radius:18px;width:min(720px,100%);padding:48px;box-shadow:0 24px 70px #17352b1f}.checkout-result .brand{margin-bottom:55px;display:inline-block}.checkout-result h1{letter-spacing:-2px;margin:12px 0 24px;font:700 clamp(38px,6vw,62px)/1.02 Georgia,serif}.checkout-result p{color:var(--muted);line-height:1.65}.checkout-result p a{color:var(--red);text-decoration:underline}.order-details{background:var(--line);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:1px;margin:30px 0;display:grid}.order-details div{background:var(--paper);padding:18px}.order-details dt{letter-spacing:1px;color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:900}.order-details dd{overflow-wrap:anywhere;margin:7px 0 0;font-weight:800}.checkout-result .button-outline{margin-right:12px}@media (max-width:600px){.checkout-result{padding:18px}.checkout-result>section{padding:30px 22px}.order-details{grid-template-columns:1fr}.checkout-result .brand{margin-bottom:40px}}.legal-shell{background:var(--cream);min-height:100vh}.legal-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;justify-content:space-between;align-items:center;height:76px;padding:0 6%;display:flex;position:sticky;top:0}.legal-back{color:var(--forest);font-size:13px;font-weight:800}.legal-back:hover{color:var(--red)}.legal-layout{grid-template-columns:230px minmax(0,760px);align-items:start;gap:72px;width:min(1180px,90%);margin:0 auto;padding:76px 0 100px;display:grid}.legal-toc{border:1px solid var(--line);background:var(--paper);border-radius:12px;padding:22px;position:sticky;top:112px}.legal-toc nav{gap:11px;display:grid}.legal-toc a{color:var(--muted);font-size:12px;line-height:1.35}.legal-toc a:hover{color:var(--red)}.legal-document{min-width:0}.legal-document h1{letter-spacing:-2px;margin:0 0 14px;font:700 clamp(44px,6vw,68px)/1 Georgia,Times New Roman,serif}.legal-updated{color:var(--muted);margin:0 0 26px;font-size:12px}.legal-summary{color:var(--forest);border-bottom:1px solid var(--line);padding:24px 0 30px;font:italic 20px/1.55 Georgia,Times New Roman,serif}.legal-document section{border-bottom:1px solid var(--line);padding:34px 0;scroll-margin-top:110px}.legal-document section h2{letter-spacing:-.4px;margin:0 0 17px;font:700 27px/1.2 Georgia,Times New Roman,serif}.legal-document section p,.legal-document section li{color:#4f625a;font-size:15px;line-height:1.75}.legal-document section p{margin:12px 0}.legal-document section ul{margin:14px 0;padding-left:22px}.legal-document section li{margin:9px 0;padding-left:5px}.legal-document a{text-underline-offset:3px;-webkit-text-decoration:underline #e3a095;text-decoration:underline #e3a095}.legal-review-note{border-left:4px solid var(--red);background:var(--paper);border-radius:0 10px 10px 0;margin-top:38px;padding:22px 24px}.legal-review-note strong{font-family:Georgia,Times New Roman,serif;font-size:19px}.legal-review-note p{color:var(--muted);margin:7px 0 0;font-size:13px;line-height:1.65}.legal-contact{margin-top:28px;font-weight:800}.legal-footer{padding:30px 6%}.legal-footer nav{gap:18px;display:flex}.legal-footer a{color:#cfdbd6;font-size:11px}:is(.legal-header a:focus-visible,.legal-toc a:focus-visible,.legal-document a:focus-visible,.legal-footer a:focus-visible){outline-offset:4px;border-radius:2px;outline:3px solid #f6a798}@media (max-width:850px){.legal-layout{grid-template-columns:1fr;gap:32px;padding-top:44px}.legal-toc{position:static}.legal-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-document h1{font-size:48px}.legal-header{padding-inline:22px}.legal-footer nav{flex-wrap:wrap}}@media (max-width:520px){.legal-layout{width:auto;margin:0 22px;padding:34px 0 70px}.legal-header{gap:18px;height:auto;min-height:70px}.legal-back{text-align:right;font-size:11px}.legal-toc nav{grid-template-columns:1fr}.legal-document h1{font-size:40px}.legal-summary{font-size:18px}.legal-document section h2{font-size:24px}.legal-document section p,.legal-document section li{font-size:14px}.legal-footer{align-items:flex-start}}
