/*! 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,::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]){appearance:button}::file-selector-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}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.inline{display:inline}.table{display:table}.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{--paper:#f4f0e5;--paper-deep:#ebe4d3;--ink:#1c2118;--muted:#666859;--forest:#30471b;--forest-dark:#1e2e13;--brown:#4a281b;--gold:#b68a3a;--gold-soft:#d7bd80;--line:#30471b2e;--white:#fffef9;--shadow:0 24px 70px #2328181c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-feature-settings:"palt" 1;font-kerning:normal;letter-spacing:.025em;line-break:strict;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans JP,Zen Kaku Gothic New,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}h1,h2,h3{text-wrap:balance}p,li,dd{overflow-wrap:break-word;text-wrap:pretty}body:before{z-index:-2;pointer-events:none;content:"";opacity:.42;background-image:radial-gradient(circle at 18% 15%,#b68a3a17,#0000 27%),radial-gradient(circle at 84% 12%,#30471b14,#0000 32%),linear-gradient(115deg,#ffffff38,#0000 46%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--gold);outline-offset:4px}::selection{background:#b68a3a40}.skip-link{z-index:100;background:var(--forest-dark);color:var(--white);border-radius:999px;padding:10px 16px;transition:transform .18s;position:fixed;top:10px;left:10px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(1180px,100% - 48px);margin-inline:auto}.section{padding-block:112px}.section-compact{padding-block:76px}.eyebrow{color:var(--forest);letter-spacing:.18em;align-items:center;gap:12px;margin:0 0 22px;font-size:.75rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--gold);width:28px;height:1px}.display-title,.section-title,.page-title,.serif{letter-spacing:.015em;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-weight:500}.display-title{letter-spacing:-.035em;margin:0;font-size:clamp(3rem,6.2vw,6.7rem);line-height:1.08}.section-title{max-width:780px;margin:0;font-size:clamp(2rem,4vw,4rem);line-height:1.35}.page-title{letter-spacing:-.025em;max-width:880px;margin:0;font-size:clamp(2.6rem,5.15vw,5.35rem);line-height:1.2}.body-large{max-width:760px;color:var(--muted);font-size:clamp(1rem,1.4vw,1.15rem);line-height:2.05}.button-primary,.button-secondary,.button-inverse{letter-spacing:.08em;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:52px;padding:0 24px;font-size:.86rem;font-weight:700;transition:transform .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.button-primary{background:var(--forest);color:var(--white)}.button-primary:hover,.button-inverse:hover{background:var(--brown);transform:translateY(-2px)}.button-secondary{border-color:var(--line);color:var(--forest-dark);background:#fffef95c}.button-secondary:hover{border-color:var(--gold);background:var(--white);transform:translateY(-2px)}.button-inverse{background:var(--white);color:var(--forest-dark)}.arrow{font-size:1rem;transition:transform .18s}a:hover .arrow,button:hover .arrow{transform:translate(4px)}.surface-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffef99e;border-radius:28px;box-shadow:0 12px 40px #292e1d0d}.home-hero{min-height:100svh;padding:160px 0 88px;position:relative;overflow:hidden}.home-hero:after{content:"";border:1px solid #b68a3a30;border-radius:50%;width:min(58vw,820px);height:min(58vw,820px);position:absolute;top:0;right:max(-12vw,-140px);box-shadow:inset 0 0 0 84px #b68a3a06,inset 0 0 0 168px #30471b05}.home-works-showcase{color:var(--forest-dark);background:#fff}.home-works-heading{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);align-items:end;gap:clamp(32px,6vw,88px);margin-bottom:clamp(42px,5vw,70px);display:grid}.home-works-kicker{color:var(--gold);letter-spacing:.18em;align-items:center;gap:14px;margin:0 0 18px;font-size:.78rem;font-weight:700;display:flex}.home-works-kicker:before{content:"";background:currentColor;width:34px;height:1px}.home-works-heading h2{letter-spacing:.015em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.8rem,3vw,2.85rem);font-weight:500;line-height:1.45}.home-works-heading>p{max-width:680px;color:var(--ink-soft);margin:0;font-size:1rem;line-height:2}.home-works-image-wrap{margin:0}.home-works-image-wrap a{cursor:zoom-in;background:#fff;border:1px solid #132d3824;display:block;overflow:hidden}.home-works-image-wrap img{object-fit:contain;width:100%;height:auto;display:block}.home-works-image-wrap>p{color:var(--ink-soft);text-align:right;margin:12px 0 0;font-size:.78rem}@media (width<=820px){.home-works-showcase{padding-block:72px}.home-works-heading{grid-template-columns:1fr;align-items:start;gap:24px;margin-bottom:36px}.home-works-heading>p{max-width:none;font-size:.96rem;line-height:1.9}.home-works-image-wrap>p{text-align:left;font-size:.75rem}}.shooting-creative-section{color:var(--forest-dark);background:#f9f8f3;border-top:1px solid #112b351f}.shooting-creative-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(58px,7vw,100px);display:grid}.shooting-section-index,.drone-works-index{color:var(--gold);letter-spacing:.17em;align-items:center;gap:14px;margin:0 0 22px;font-size:.76rem;font-weight:700;display:flex}.shooting-section-index:before,.drone-works-index:before{content:"";background:currentColor;width:34px;height:1px}.shooting-creative-copy h2,.drone-works-heading h2{letter-spacing:.01em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2rem,3.5vw,3.55rem);font-weight:500;line-height:1.35}.shooting-location-labels{flex-wrap:wrap;gap:8px;margin:30px 0 32px;display:flex}.shooting-location-labels span{color:var(--forest-dark);letter-spacing:.06em;border:1px solid #112b3538;padding:8px 11px;font-size:.72rem;font-weight:700}.shooting-creative-copy>p:not(.shooting-section-index){color:var(--ink-soft);margin:0 0 18px;font-size:1rem;line-height:2}.shooting-creative-copy .shooting-safety-note{border-top:1px solid #112b3524;margin-top:26px;padding-top:22px;font-size:.86rem}.shooting-creative-support{border-left:1px solid #112b3529;padding-left:clamp(0px,3vw,48px)}.shooting-support-label{color:var(--gold);letter-spacing:.14em;margin:0 0 18px;font-size:.76rem;font-weight:700}.shooting-service-list{border-top:1px solid #112b352b;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.shooting-service-list li{min-width:0;color:var(--forest-dark);border-bottom:1px solid #112b3524;padding:15px 12px 15px 0;font-size:.87rem;line-height:1.55}.shooting-service-list li:nth-child(2n){border-left:1px solid #112b3524;padding-left:18px}.shooting-outcome-copy{margin-top:34px}.shooting-outcome-copy h3{margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.25rem,1.7vw,1.65rem);font-weight:500;line-height:1.6}.shooting-outcome-copy p{color:var(--ink-soft);margin:15px 0 0;font-size:.92rem;line-height:1.85}.shooting-creative-action{margin-top:30px}.shooting-creative-action .editorial-button-primary{width:100%}.shooting-creative-action>p{color:var(--ink-soft);margin:11px 0 0;font-size:.76rem;line-height:1.65}.drone-works-section{color:#f9f8f3;background:#07131d}.drone-works-heading{grid-template-columns:minmax(310px,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(36px,7vw,100px);margin-bottom:clamp(42px,5vw,68px);display:grid}.drone-works-heading>p{color:#ffffffb3;max-width:620px;margin:0;font-size:1rem;line-height:1.9}.drone-works-gallery,.drone-work-subgrid{gap:14px;display:grid}.drone-work-subgrid{grid-template-columns:repeat(2,minmax(0,1fr))}.drone-work{background:#02070b;border:1px solid #dabc7c6b;min-width:0;position:relative;overflow:hidden}.drone-work-main{aspect-ratio:16/8.5}.drone-work-sub{aspect-ratio:4/3}.drone-work video{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.drone-work-main video{object-position:center 43%}.drone-work span{z-index:1;color:#f6e6bd;letter-spacing:.08em;background:#051018c2;border:1px solid #f6e6bda8;padding:9px 12px;font-size:.7rem;font-weight:700;position:absolute;top:18px;left:18px}@media (width<=900px){.shooting-creative-grid,.drone-works-heading{grid-template-columns:1fr}.shooting-creative-grid{gap:48px}.shooting-creative-support{border-left:0;padding-left:0}.drone-works-heading{align-items:start;gap:24px}}@media (width<=640px){.shooting-creative-section,.drone-works-section{padding-block:72px}.shooting-creative-copy h2,.drone-works-heading h2{font-size:clamp(1.85rem,9vw,2.55rem)}.shooting-location-labels{flex-direction:column;align-items:flex-start;margin-block:24px 26px}.shooting-service-list{grid-template-columns:1fr}.shooting-service-list li:nth-child(2n){border-left:0;padding-left:0}.shooting-creative-action .editorial-button-primary{padding-inline:18px;font-size:.84rem}.drone-work-subgrid{grid-template-columns:1fr}.drone-work-main,.drone-work-sub{aspect-ratio:4/3}.drone-work span{padding:8px 10px;font-size:.64rem;top:12px;left:12px}}.corporate-film-section{color:var(--forest-dark);background:#fff;border-top:1px solid #112b351f}.corporate-film-heading{grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);align-items:start;gap:clamp(42px,7vw,100px);margin-bottom:clamp(46px,6vw,76px);display:grid}.corporate-film-index{color:var(--gold);letter-spacing:.16em;align-items:center;gap:14px;margin:0 0 20px;font-size:.75rem;font-weight:700;display:flex}.corporate-film-index:before{content:"";background:currentColor;width:34px;height:1px}.corporate-film-heading h2{margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2rem,3.3vw,3.2rem);font-weight:500;line-height:1.4}.corporate-film-intro h3{margin:0 0 18px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.25rem,1.8vw,1.7rem);font-weight:500;line-height:1.55}.corporate-film-intro p{color:var(--ink-soft);margin:0 0 12px;font-size:1rem;line-height:1.9}.corporate-film-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,38px);display:grid}.corporate-film-work{min-width:0}.corporate-film-video{aspect-ratio:16/9;background:#07131d;border:1px solid #112b352e;min-width:0;position:relative;overflow:hidden}.corporate-film-video video{object-fit:cover;object-position:center;width:100%;max-width:100%;height:100%;display:block}.corporate-film-video span{color:#f6e6bd;letter-spacing:.08em;background:#051018c2;border:1px solid #f6e6bda8;padding:8px 11px;font-size:.68rem;font-weight:700;position:absolute;top:14px;left:14px}.corporate-film-copy{padding:24px 2px 0}.corporate-film-copy>p:first-child{color:var(--gold);letter-spacing:.1em;margin:0 0 9px;font-size:.72rem;font-weight:700}.corporate-film-copy h3{margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.32rem,2vw,1.9rem);font-weight:500;line-height:1.5}.corporate-film-copy>p:last-child{color:var(--ink-soft);margin:14px 0 0;font-size:.92rem;line-height:1.85}.corporate-film-capabilities{border-top:1px solid #112b3533;grid-template-columns:220px minmax(0,1fr);gap:32px;margin-top:clamp(48px,6vw,72px);padding-top:26px;display:grid}.corporate-film-capabilities>p{color:var(--gold);letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:700}.corporate-film-capabilities ul{grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.corporate-film-capabilities li{min-width:0;color:var(--forest-dark);padding:0 12px 12px 0;font-size:.82rem;line-height:1.5}@media (width<=900px){.corporate-film-heading{grid-template-columns:1fr;gap:26px}.corporate-film-grid{grid-template-columns:1fr;gap:48px}.corporate-film-capabilities{grid-template-columns:1fr;gap:20px}.corporate-film-capabilities ul{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=640px){.corporate-film-section{padding-block:72px}.corporate-film-heading h2{font-size:clamp(1.85rem,9vw,2.55rem)}.corporate-film-intro p{font-size:.95rem;line-height:1.85}.corporate-film-copy{padding-top:18px}.corporate-film-copy>p:last-child{font-size:.88rem;line-height:1.8}.corporate-film-capabilities ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);align-items:center;gap:88px;display:grid;position:relative}.hero-copy{max-width:760px}.hero-copy .display-title span{color:var(--forest);display:block}.hero-lead{max-width:650px;margin:34px 0 0}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:42px;display:flex}.hero-note{color:var(--muted);letter-spacing:.1em;align-items:center;gap:12px;margin-top:44px;font-size:.75rem;display:flex}.hero-note:before{background:var(--gold);content:"";border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #b68a3a1f}.hero-model{box-shadow:var(--shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffef9a6;border:1px solid #30471b2b;border-radius:160px 160px 28px 28px;padding:34px;position:relative}.hero-model:before{border-radius:inherit;content:"";pointer-events:none;border:1px solid #b68a3a29;position:absolute;inset:12px}.hero-seal{border:1px solid var(--gold);width:142px;height:142px;color:var(--forest);text-align:center;border-radius:50%;place-items:center;margin:8px auto 34px;display:grid;position:relative}.hero-seal:before,.hero-seal:after{content:"";border:1px solid #30471b2e;border-radius:50%;position:absolute}.hero-seal:before{inset:8px}.hero-seal:after{inset:17px}.hero-seal span{z-index:1;max-width:80px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1rem;line-height:1.5}.hero-model-title{text-align:center;letter-spacing:.16em;margin:0 0 20px;font-size:.72rem;font-weight:700;position:relative}.hero-model-list{gap:9px;display:grid;position:relative}.hero-model-item{background:#f4f0e5c2;border-radius:12px;grid-template-columns:36px 1fr;align-items:center;gap:12px;padding:13px 14px;font-size:.8rem;display:grid}.hero-model-item span:first-child{color:var(--gold);font-family:Georgia,serif;font-size:.7rem}.hero-scroll{color:var(--muted);letter-spacing:.12em;align-items:center;gap:12px;font-size:.68rem;display:flex;position:absolute;bottom:32px;left:max(24px,50vw - 590px)}.hero-scroll:before{content:"";background:var(--line);width:54px;height:1px}.intro-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:110px;display:grid}.intro-copy{align-self:end}.intro-copy .body-large{margin:0}.value-flow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:68px}.value-flow-grid{grid-template-columns:repeat(5,1fr);display:grid}.value-flow-item{border-right:1px solid var(--line);min-height:144px;padding:30px 24px;position:relative}.value-flow-item:last-child{border-right:0}.value-flow-item strong{color:var(--forest);margin-bottom:12px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.1rem;font-weight:500;display:block}.value-flow-item span{color:var(--muted);font-size:.75rem;line-height:1.7}.service-section{background:var(--forest-dark);color:var(--white)}.service-section .eyebrow{color:var(--gold-soft)}.service-heading-row{justify-content:space-between;align-items:flex-end;gap:40px;display:flex}.service-heading-row .section-title{max-width:740px}.service-heading-row .button-secondary{color:var(--white);border-color:#ffffff38}.service-list{border-top:1px solid #ffffff26;margin-top:64px;display:grid}.service-row{border-bottom:1px solid #ffffff26;grid-template-columns:76px minmax(190px,.75fr) minmax(260px,1.25fr) 32px;align-items:center;gap:30px;min-height:160px;transition:background .22s,padding .22s;display:grid}.service-row:hover{background:#ffffff0b;padding-inline:20px}.service-number{color:var(--gold-soft);font-family:Georgia,serif;font-size:.76rem}.service-row h3{margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.35rem,2vw,2rem);font-weight:500}.service-row p{color:#fff9;max-width:570px;margin:0;font-size:.88rem;line-height:1.9}.service-row .arrow{color:var(--gold-soft);font-size:1.2rem}.village-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:center;gap:90px;display:grid}.village-visual{min-height:580px;box-shadow:var(--shadow);background:linear-gradient(#1e2e130a,#1e2e13a6),radial-gradient(circle at 50% 25%,#d8cfaa,#7b8a5b 44%,#30471b 78%);border-radius:260px 260px 28px 28px;position:relative;overflow:hidden}.village-visual:before{content:"";border:1px solid #fffef985;border-radius:50% 50% 22px 22px;position:absolute;inset:12% 13% 17%}.village-rings{aspect-ratio:1;border:1px solid #fffef99e;border-radius:50%;position:absolute;inset:23% 23% auto;box-shadow:0 0 0 18px #ffffff0f,0 0 0 38px #ffffff09}.village-visual-copy{color:var(--white);position:absolute;bottom:42px;left:42px;right:42px}.village-visual-copy p{color:var(--gold-soft);letter-spacing:.16em;margin:0 0 10px;font-size:.72rem}.village-visual-copy strong{font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.8rem,4vw,3.6rem);font-weight:500;line-height:1.3;display:block}.village-copy .body-large{margin:30px 0 0}.village-points{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:38px;display:grid}.village-point{padding:22px}.village-point strong{color:var(--forest);margin-bottom:9px;font-family:Noto Serif JP,Yu Mincho,serif;font-weight:500;display:block}.village-point span{color:var(--muted);font-size:.78rem;line-height:1.7}.village-copy .button-primary{margin-top:36px}.proof-band{background:var(--paper-deep)}.proof-grid{grid-template-columns:1.25fr repeat(3,.75fr);align-items:center;display:grid}.proof-lead{padding-right:50px}.proof-lead p{max-width:420px;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.4rem,2.3vw,2.1rem);line-height:1.55}.proof-item{border-left:1px solid var(--line);min-height:142px;padding:18px 32px}.proof-item strong{color:var(--forest);font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2rem,3vw,3.4rem);font-weight:500;display:block}.proof-item span{color:var(--muted);font-size:.78rem;line-height:1.7}.cta-section{background:var(--brown);color:var(--white);position:relative;overflow:hidden}.cta-section:before{content:"";border:1px solid #d7bd8033;border-radius:50%;width:480px;height:480px;position:absolute;top:-160px;right:-90px;box-shadow:inset 0 0 0 70px #d7bd8006}.cta-inner{justify-content:space-between;align-items:center;gap:60px;display:flex;position:relative}.cta-inner .eyebrow{color:var(--gold-soft)}.cta-inner .section-title{max-width:780px}.cta-inner p:not(.eyebrow){color:#ffffffb3;max-width:700px;margin:26px 0 0;line-height:1.9}.page-hero{padding:172px 0 76px;position:relative;overflow:hidden}.page-hero:before{content:"";border:1px solid #b68a3a2e;border-radius:50%;width:470px;height:470px;position:absolute;top:25px;right:-110px;box-shadow:inset 0 0 0 58px #b68a3a06,inset 0 0 0 116px #30471b05}.page-hero-grid{z-index:1;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:70px;display:grid;position:relative}.page-hero-lead{max-width:430px}.page-hero-lead p{color:var(--muted);margin:0;font-size:.96rem;line-height:2.05}.page-hero-line{background:linear-gradient(90deg, var(--gold), var(--line) 36%, transparent);width:min(1180px,100% - 48px);height:1px;margin:64px auto 0}.detail-intro-grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:84px;display:grid}.detail-intro-grid .section-title{font-size:clamp(1.9rem,3.5vw,3.4rem)}.detail-intro-copy p{color:var(--muted);margin:0;font-size:1.02rem;line-height:2.12}.detail-intro-copy p+p{margin-top:1.15em}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:62px;display:grid}.feature-card{min-height:280px;padding:32px}.feature-card-number{color:var(--gold);font-family:Georgia,serif;font-size:.72rem}.feature-card h3{color:var(--forest);margin:40px 0 16px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.35rem;font-weight:500;line-height:1.5}.feature-card p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.95}.process-section{background:var(--forest-dark);color:var(--white)}.process-section .eyebrow{color:var(--gold-soft)}.process-grid{border-top:1px solid #ffffff26;grid-template-columns:repeat(4,1fr);margin-top:58px;display:grid}.process-item{border-right:1px solid #ffffff26;min-height:260px;padding:32px 28px}.process-item:last-child{border-right:0}.process-item-number{color:var(--gold-soft);font-family:Georgia,serif;font-size:.74rem}.process-item h3{margin:54px 0 16px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.22rem;font-weight:500}.process-item p{color:#fff9;margin:0;font-size:.84rem;line-height:1.95}.service-overview-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:58px;display:grid}.home-guide-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-deep)}.home-guide-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:52px;display:grid}.home-guide-card,.guide-gallery-card{transition:transform .22s,box-shadow .22s;overflow:hidden}.home-guide-card:hover,.guide-gallery-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.home-guide-card>a,.guide-gallery-card>a{display:block}.home-guide-image,.guide-gallery-image{aspect-ratio:16/9;background:#e7dfce;position:relative;overflow:hidden}.home-guide-image img,.guide-gallery-image img,.guide-feature-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1);display:block}.home-guide-card:hover img,.guide-gallery-card:hover img,.guide-feature-image:hover img{transform:scale(1.02)}.home-guide-copy,.guide-gallery-copy{padding:26px}.home-guide-copy>span,.guide-gallery-copy>span{color:var(--gold);letter-spacing:.12em;font-family:Georgia,serif;font-size:.7rem}.home-guide-copy h3,.guide-gallery-copy h3{color:var(--forest);margin:15px 0 12px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.2rem;font-weight:500;line-height:1.55}.home-guide-copy p,.guide-gallery-copy p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.8}.home-guide-copy strong,.guide-gallery-copy strong{color:var(--forest);align-items:center;gap:8px;margin-top:21px;font-size:.75rem;display:inline-flex}.guide-feature-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-deep)}.guide-feature-grid{grid-template-columns:minmax(0,1.18fr) minmax(340px,.82fr);align-items:center;gap:70px;display:grid}.guide-feature-image{aspect-ratio:16/9;background:var(--white);box-shadow:var(--shadow);overflow:hidden}.guide-feature-image a{width:100%;height:100%;display:block}.guide-feature-copy .section-title{font-size:clamp(1.8rem,3vw,3.15rem)}.guide-feature-copy .body-large{margin:24px 0 0;font-size:.95rem}.guide-feature-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.execution-function-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:54px;display:grid}.execution-function-card{min-height:220px;padding:28px}.execution-function-card>span{color:var(--gold);font-family:Georgia,serif;font-size:.72rem}.execution-function-card h3{color:var(--forest);margin:34px 0 14px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.2rem;font-weight:500}.execution-function-card p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.8}.service-group-eyebrow{margin-top:100px}.guide-gallery-lead{max-width:760px;margin:26px 0 0}.guide-gallery-grid{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:58px;display:grid}.guide-gallery-card{background:#fffef9c2}.guide-gallery-copy{padding:30px}.guide-gallery-copy h3{font-size:1.35rem}.guide-regional-section{border-top:1px solid var(--line);background:var(--paper-deep)}.proposal-document-section{border-top:1px solid var(--line)}.proposal-document-image{aspect-ratio:16/10;background:#f3f0e8}.proposal-document-image img{object-fit:contain}.presentation-index-section{border-bottom:1px solid var(--line);background:var(--paper-deep)}.presentation-index-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:52px;display:grid}.presentation-index-card{background:var(--white);overflow:hidden}.presentation-index-card a{height:100%;display:block}.presentation-index-image{aspect-ratio:16/10;border-bottom:1px solid var(--line);background:#f4f3ef;overflow:hidden}.presentation-index-image img{object-fit:contain;width:100%;height:100%;transition:transform .5s cubic-bezier(.22,1,.36,1)}.presentation-index-card:hover img{transform:scale(1.025)}.presentation-index-copy{padding:26px}.presentation-index-copy>span,.presentation-detail-card>span,.production-service-item>span{color:var(--gold);letter-spacing:.12em;font-family:Georgia,serif;font-size:.75rem}.presentation-index-copy h3{color:var(--forest);margin:13px 0 10px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.25rem;font-weight:500}.presentation-index-copy p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.8}.presentation-index-copy strong{color:var(--forest);margin-top:22px;font-size:.85rem;display:inline-block}.presentation-page-nav{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffef9f5;position:sticky;top:72px}.presentation-page-nav .site-shell{grid-template-columns:repeat(3,1fr);display:grid}.presentation-page-nav a{border-left:1px solid var(--line);color:var(--muted);text-align:center;padding:18px 22px;font-size:.9rem}.presentation-page-nav a:last-child{border-right:1px solid var(--line)}.presentation-page-nav a span{color:var(--gold);margin-right:8px;font-family:Georgia,serif;font-size:.72rem}.presentation-page-nav a[aria-current=page]{color:var(--forest);background:var(--paper-deep);font-weight:700}.presentation-visual-section{background:#f2f1ed}.presentation-full-image{background:#fff;border:1px solid #142b2326;overflow:hidden;box-shadow:0 24px 70px #142b231a}.presentation-full-image img{width:100%;height:auto;display:block}.presentation-caption{color:var(--muted);justify-content:space-between;gap:20px;margin-top:18px;font-size:.82rem;display:flex}.presentation-caption p{margin:0}.presentation-detail-grid,.production-service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:54px;display:grid}.presentation-detail-card,.production-service-item{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:270px;padding:32px}.presentation-detail-card h3,.production-service-item h3{color:var(--forest);margin:38px 0 16px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.25rem;font-weight:500;line-height:1.55}.presentation-detail-card p,.production-service-item p,.presentation-intro-grid p,.presentation-dark-grid p{color:var(--muted);margin:0;font-size:1rem;line-height:2}.presentation-intro-grid,.presentation-dark-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:80px;display:grid}.presentation-dark-section{color:#fff;background:var(--forest)}.presentation-dark-section .section-title,.presentation-dark-section .eyebrow{color:#fff}.presentation-dark-section .presentation-dark-grid p{color:#ffffffc2}@media (width<=920px){.presentation-index-grid,.presentation-detail-grid,.production-service-grid{grid-template-columns:1fr}.presentation-page-nav{top:64px;overflow-x:auto}.presentation-page-nav .site-shell{width:max-content;min-width:100%}.presentation-page-nav a{min-width:210px}.presentation-intro-grid,.presentation-dark-grid{grid-template-columns:1fr;gap:30px}.presentation-detail-card,.production-service-item{min-height:0}}@media (width<=620px){.presentation-index-copy,.presentation-detail-card,.production-service-item{padding:24px}.presentation-caption{display:block}.presentation-caption span{margin-top:6px;display:block}}.service-overview-card{grid-template-columns:52px 1fr;gap:18px;padding:34px;display:grid}.service-overview-card .service-number{padding-top:4px}.service-overview-card h3{color:var(--forest);margin:0 0 14px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.45rem;font-weight:500}.service-overview-card p{color:var(--muted);margin:0 0 22px;font-size:.84rem;line-height:1.9}.tag-list{flex-wrap:wrap;gap:8px;display:flex}.tag{border:1px solid var(--line);color:var(--forest);border-radius:999px;padding:6px 10px;font-size:.68rem}.company-table{border-top:1px solid var(--line);margin-top:55px;display:grid}.company-row{border-bottom:1px solid var(--line);grid-template-columns:220px 1fr;display:grid}.company-row dt,.company-row dd{margin:0;padding:26px 18px}.company-row dt{color:var(--forest);font-weight:700}.company-row dd{color:var(--muted);font-size:.95rem;line-height:1.9}.privacy-body{max-width:820px}.privacy-body section+section{margin-top:50px}.privacy-body h2{color:var(--forest);margin:0 0 16px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.35rem;font-weight:500}.privacy-body p,.privacy-body li{color:var(--muted);font-size:.94rem;line-height:2.08}.privacy-body ul{padding-left:1.3em}.contact-layout{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);gap:90px;display:grid}.contact-aside{align-self:start;position:sticky;top:120px}.contact-aside h2{margin:0 0 22px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.8rem;font-weight:500;line-height:1.5}.contact-aside p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.95}.contact-aside-note{margin-top:32px;padding:24px}.contact-aside-note strong{color:var(--forest);margin-bottom:8px;font-size:.84rem;display:block}.contact-form{padding:44px}.form-grid{grid-template-columns:repeat(2,1fr);gap:26px 20px;display:grid}.form-field{gap:9px;display:grid}.form-field-full{grid-column:1/-1}.form-field label,.form-legend{color:var(--ink);font-size:.8rem;font-weight:700}.required-mark{color:#8b3b28;margin-left:8px;font-size:.68rem}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#f4f0e594;border-radius:12px;transition:border-color .18s,background .18s,box-shadow .18s}.form-field input,.form-field select{min-height:52px;padding:0 15px}.form-field textarea{resize:vertical;min-height:170px;padding:15px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--gold);background:var(--white);outline:none;box-shadow:0 0 0 3px #b68a3a1a}.form-error{color:#8b3b28;margin:0;font-size:.74rem}.form-consent{color:var(--muted);align-items:flex-start;gap:12px;margin-top:28px;font-size:.8rem;line-height:1.7;display:flex}.form-consent input{width:18px;height:18px;accent-color:var(--forest);margin-top:4px}.form-consent a{color:var(--forest);text-underline-offset:3px;text-decoration:underline}.form-submit-row{align-items:center;gap:20px;margin-top:28px;display:flex}.form-submit-row button{cursor:pointer;min-width:210px}.form-submit-row button:disabled{cursor:wait;opacity:.64}.form-status{color:var(--forest);margin:0;font-size:.82rem;line-height:1.7}.form-status.is-error{color:#8b3b28}.honeypot-field{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.not-found{text-align:center;place-items:center;min-height:80svh;padding:150px 24px 80px;display:grid}.not-found strong{color:var(--gold);letter-spacing:.18em;font-family:Georgia,serif;font-size:.9rem}.not-found h1{margin:24px 0 18px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2.2rem,5vw,4.8rem);font-weight:500}.not-found p{color:var(--muted);margin:0 0 34px;line-height:1.9}@media (width<=1040px){.hero-grid,.page-hero-grid,.intro-grid,.village-grid,.detail-intro-grid,.contact-layout{grid-template-columns:1fr;gap:60px}.home-hero{min-height:auto;padding-top:140px}.hero-copy{max-width:820px}.hero-model{border-radius:220px 220px 28px 28px;max-width:560px}.hero-scroll{display:none}.value-flow-grid{grid-template-columns:repeat(3,1fr)}.value-flow-item:nth-child(3){border-right:0}.value-flow-item:nth-child(-n+3){border-bottom:1px solid var(--line)}.service-row{grid-template-columns:56px minmax(180px,.8fr) minmax(220px,1.2fr) 28px}.village-visual{max-width:620px}.proof-grid{grid-template-columns:1fr repeat(3,1fr)}.proof-lead{grid-column:1/-1;padding:0 0 34px}.feature-grid,.home-guide-grid,.execution-function-grid{grid-template-columns:repeat(2,1fr)}.guide-feature-grid{grid-template-columns:1fr;gap:48px}.guide-feature-image{max-width:850px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-item:nth-child(2){border-right:0}.process-item:nth-child(-n+2){border-bottom:1px solid #ffffff26}.contact-aside{position:static}}@media (width<=720px){.home-hero{padding:122px 0 72px}.home-hero:after{width:480px;height:480px;top:90px;right:-230px}.hero-grid{gap:50px}.hero-lead{margin-top:26px}.hero-actions{flex-direction:column;align-items:stretch;margin-top:32px}.hero-note{align-items:flex-start;margin-top:32px;line-height:1.7}.hero-note:before{flex:none;margin-top:5px}.hero-model{border-radius:160px 160px 22px 22px;padding:27px}.hero-seal{width:122px;height:122px}.value-flow-grid{grid-template-columns:1fr}.value-flow-item,.value-flow-item:nth-child(3),.value-flow-item:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:0}.value-flow-item:last-child{border-bottom:0}.service-heading-row,.cta-inner{flex-direction:column;align-items:flex-start}.service-row{grid-template-columns:40px 1fr 20px;gap:14px;min-height:0;padding-block:28px}.service-row:hover{padding-inline:10px}.service-row p{grid-column:2/-1}.service-row .arrow{grid-area:1/3}.village-visual{min-height:470px}.village-visual-copy{bottom:30px;left:26px;right:26px}.village-points,.proof-grid,.feature-grid,.process-grid,.service-overview-grid,.home-guide-grid,.execution-function-grid,.guide-gallery-grid,.form-grid{grid-template-columns:1fr}.home-guide-grid,.guide-gallery-grid{gap:18px;margin-top:38px}.guide-feature-grid{gap:34px}.guide-feature-actions{flex-direction:column;align-items:stretch}.guide-feature-actions a{width:100%}.execution-function-card{min-height:0}.service-group-eyebrow{margin-top:72px}.proof-lead{grid-column:auto}.proof-item{border-top:1px solid var(--line);border-left:0;min-height:0;padding:24px 0}.page-hero{padding:140px 0 72px}.page-hero:before{right:-260px}.page-hero-grid{gap:38px}.page-hero-line{width:calc(100% - 32px);margin-top:58px}.feature-card{min-height:0}.feature-card h3{margin-top:28px}.process-item,.process-item:nth-child(2){border-bottom:1px solid #ffffff26;border-right:0;min-height:0}.process-item:last-child{border-bottom:0}.process-item h3{margin-top:34px}.service-overview-card{grid-template-columns:38px 1fr;padding:26px}.company-row{grid-template-columns:1fr}.company-row dt{padding-bottom:6px}.company-row dd{padding-top:6px}.contact-form{padding:26px 20px}.form-field-full{grid-column:auto}.form-submit-row{flex-direction:column;align-items:stretch}}.brand-logo{width:190px;height:32px;display:block;position:relative;overflow:hidden}.brand-logo img{width:165%;max-width:none;height:auto;position:absolute;top:-34%;left:-32.5%}.brand-logo-footer{filter:saturate(.84)brightness(1.12);width:240px;height:41px}.site-header{z-index:50;border-bottom:1px solid #0000;transition:background .22s,border-color .22s,box-shadow .22s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled,.site-header.is-open{border-color:var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4f0e5eb;box-shadow:0 8px 30px #262a1a0f}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.desktop-nav{align-items:center;gap:clamp(16px,2vw,30px);display:flex}.desktop-nav>a:not(.button-primary){letter-spacing:.06em;font-size:.76rem;font-weight:650;position:relative}.desktop-nav>a:not(.button-primary):after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .18s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.desktop-nav>a:not(.button-primary):hover:after{transform:scaleX(1)}.header-contact{min-height:42px;padding-inline:18px}.menu-button{border:1px solid var(--line);width:46px;height:46px;color:var(--ink);background:#fffef980;border-radius:50%;justify-content:center;align-items:center;display:none}.menu-icon,.menu-icon:before,.menu-icon:after{background:currentColor;width:18px;height:1px;transition:transform .18s;display:block}.menu-icon{position:relative}.menu-icon:before,.menu-icon:after{content:"";position:absolute;left:0}.menu-icon:before{top:-6px}.menu-icon:after{top:6px}.site-header.is-open .menu-icon{background:0 0}.site-header.is-open .menu-icon:before{top:0;transform:rotate(45deg)}.site-header.is-open .menu-icon:after{top:0;transform:rotate(-45deg)}.mobile-nav{display:none}.site-footer{background:var(--forest-dark);color:#f3efdf;overflow:hidden}.footer-main{grid-template-columns:minmax(0,1.4fr) repeat(2,minmax(160px,.65fr));gap:70px;padding-block:88px 64px;display:grid}.footer-brand{max-width:450px}.footer-brand p{color:#f3efdfa8;margin:26px 0 0;line-height:1.9}.footer-brand p span,.editorial-hero-lead span,.editorial-regional-copy>p:not(.editorial-section-index) span{display:block}.footer-brand p span+span,.editorial-hero-lead span+span,.editorial-regional-copy>p:not(.editorial-section-index) span+span{margin-top:.28em}.footer-address{color:#f3efdfb8;margin-top:22px;font-size:.78rem;font-style:normal;line-height:1.9}.footer-heading{color:var(--gold-soft);letter-spacing:.18em;margin:0 0 22px;font-size:.72rem}.footer-links{gap:14px;display:grid}.footer-links a{color:#f3efdfcc;font-size:.86rem;transition:color .18s}.footer-links a:hover{color:var(--white)}.footer-bottom{color:#f3efdf80;border-top:1px solid #f3efdf21;justify-content:space-between;align-items:center;gap:24px;padding-block:24px 36px;font-size:.72rem;display:flex}@media (width<=1040px){.desktop-nav{display:none}.menu-button{display:inline-flex}.mobile-nav{opacity:0;max-height:0;transition:max-height .24s,opacity .18s;display:grid;overflow:hidden}.site-header.is-open .mobile-nav{opacity:1;max-height:calc(100vh - 82px);overflow-y:auto}.mobile-nav-inner{gap:0;padding-block:16px 32px;display:grid}.mobile-nav-inner a{border-bottom:1px solid var(--line);padding:17px 4px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.1rem}.mobile-nav-inner .button-primary{color:var(--white);margin-top:22px}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (width<=720px){.site-shell{width:min(100% - 32px,1180px)}.section{padding-block:80px}.section-compact{padding-block:56px}.header-inner{min-height:72px}.brand-logo{width:158px;height:28px}.brand-logo-footer{width:210px;height:37px}.footer-main{grid-template-columns:1fr;gap:44px;padding-block:68px 48px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--paper:#f4efe4;--paper-deep:#e9e1d2;--ink:#111913;--muted:#62665d;--forest:#123529;--forest-dark:#08241a;--brown:#4f2c1e;--gold:#b49355;--gold-soft:#d9c08a;--line:#1119132b;--white:#fffdf7}body{background:var(--paper)}.brand-logo{flex:none;width:240px;height:55px}.brand-logo img{object-fit:contain;object-position:left center;width:100%;max-width:100%;height:100%;position:static}.brand-logo:not(.brand-logo-footer) img{mix-blend-mode:normal;filter:drop-shadow(0 1px #fff3)}.brand-logo-footer{filter:none;width:270px;height:204px;overflow:visible}.brand-logo-footer img{filter:brightness(2.05)saturate(.72)contrast(1.06)drop-shadow(0 18px 34px #00000038)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f4efe4f0}.site-header.is-scrolled,.site-header.is-open{background:#f4efe4f7}.header-inner{min-height:88px}.desktop-nav>a:not(.button-primary)[aria-current=page]:after{transform:scaleX(1)}.header-contact{border-radius:0;min-width:154px}.page-hero-entry{animation:.56s cubic-bezier(.22,1,.36,1) both page-hero-enter}.page-hero-entry-delay{animation-delay:90ms}@keyframes page-hero-enter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.editorial-hero{background:var(--paper);min-height:100svh;padding-top:88px;position:relative;overflow:hidden}.editorial-hero-grid{grid-template-columns:minmax(560px,49%) minmax(0,51%);min-height:calc(100svh - 223px);display:grid}.editorial-hero-copy{z-index:3;flex-direction:column;justify-content:center;padding:70px 58px 64px max(32px,50vw - 660px);display:flex;position:relative}.editorial-kicker,.editorial-section-index{color:var(--gold);letter-spacing:.17em;align-items:center;gap:14px;margin:0;font-size:.78rem;font-weight:700;display:flex}.editorial-kicker:before,.editorial-section-index:before{content:"";background:currentColor;width:30px;height:1px}.editorial-hero-copy h1{letter-spacing:-.045em;white-space:nowrap;margin:28px 0 0;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(3.7rem,5.15vw,6.3rem);font-weight:500;line-height:1.12}.editorial-hero-copy h1 span{color:var(--forest);white-space:nowrap;display:block}.editorial-hero-lead{color:#343a34;max-width:590px;margin:30px 0 0;font-size:clamp(.94rem,1.15vw,1.08rem);line-height:2}.editorial-hero-actions{align-items:center;gap:38px;margin-top:34px;display:flex}.editorial-button-primary,.editorial-button-light{background:var(--forest-dark);min-height:64px;color:var(--white);letter-spacing:.1em;border:1px solid #0000;justify-content:center;align-items:center;gap:42px;padding:0 28px;font-size:.88rem;font-weight:700;transition:background .22s,color .22s,transform .22s;display:inline-flex}.editorial-button-primary:hover{background:var(--forest);transform:translateY(-3px)}.editorial-button-primary span,.editorial-button-light span,.editorial-text-link span{transition:transform .18s}.editorial-button-primary:hover span,.editorial-button-light:hover span,.editorial-text-link:hover span{transform:translate(5px)}.editorial-text-link{border-bottom:1px solid var(--gold);min-height:44px;color:var(--ink);letter-spacing:.08em;align-items:center;gap:34px;font-size:.86rem;font-weight:700;display:inline-flex}.editorial-scroll{border:1px solid var(--gold);width:52px;height:52px;color:var(--gold);border-radius:50%;place-items:center;margin-top:32px;transition:background .18s,color .18s;display:grid}.editorial-scroll:hover{background:var(--gold);color:var(--white)}.editorial-hero-media{background:var(--forest-dark);min-width:0;animation:.9s cubic-bezier(.22,1,.36,1) both editorial-media-enter;position:relative;overflow:hidden}.editorial-hero-media:before{z-index:2;background:var(--paper);content:"";border-radius:50%;width:245px;position:absolute;top:-10%;bottom:-10%;left:-168px}.editorial-hero-media img{object-fit:cover;object-position:center;width:100%;height:100%;animation:1.35s cubic-bezier(.22,1,.36,1) both editorial-image-scale}@keyframes editorial-media-enter{0%{opacity:0;clip-path:inset(0 0 0 14%)}to{opacity:1;clip-path:inset(0)}}@keyframes editorial-image-scale{0%{transform:scale(1.045)}to{transform:scale(1)}}.editorial-image-label{z-index:3;min-width:134px;color:var(--white);letter-spacing:.13em;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08241ade;border:1px solid #d9c08a8c;padding:11px 16px;font-size:.72rem;font-weight:600;position:absolute}.label-regional{top:18%;right:3%}.label-strategy{top:51%;left:30%}.label-commerce{bottom:9%;right:8%}.editorial-proof-strip{border-top:1px solid var(--gold);background:var(--forest-dark);min-height:135px;color:var(--white);grid-template-columns:1fr 1fr 1.35fr;padding-inline:max(32px,50vw - 660px);display:grid}.editorial-proof-item{border-right:1px solid #d9c08a6b;grid-template-columns:.7fr 1fr;align-items:center;gap:24px;padding:24px 48px;display:grid}.editorial-proof-item:first-child{padding-left:0}.editorial-proof-item:last-child{border-right:0}.editorial-proof-item span{color:var(--gold-soft);letter-spacing:.15em;font-size:.76rem}.editorial-proof-item strong{font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.65rem,2.3vw,2.7rem);font-weight:500}.editorial-proof-wide{grid-template-columns:.55fr 1.45fr;padding-inline:32px}.editorial-proof-wide strong{white-space:nowrap;font-size:clamp(1.5rem,2vw,2.35rem)}.editorial-statement{background:var(--paper)}.tiktok-shop-section{color:#f9f8f3;background:#07131d;position:relative;overflow:hidden}.tiktok-shop-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#d2a85b1a,#0000 36%),linear-gradient(#ffffff0a,#0000 38%);position:absolute;inset:0}.tiktok-shop-grid{grid-template-columns:minmax(340px,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(56px,9vw,142px);display:grid;position:relative}.tiktok-shop-grid>*,.editorial-project-grid>*,.editorial-regional-grid>*{min-width:0}.tiktok-phone-stage{justify-content:center;min-width:0;display:grid}.tiktok-phone{background:#10171e;border:1px solid #ffffff57;border-radius:43px;width:min(100%,354px);max-width:100%;padding:12px;position:relative;box-shadow:0 28px 70px #00000061,0 0 0 8px #d2a85b0f}.tiktok-phone-speaker{z-index:3;background:#080b0e;border-radius:999px;width:92px;height:22px;position:absolute;top:21px;left:50%;transform:translate(-50%)}.tiktok-phone-screen{aspect-ratio:9/15.45;background:#18242b;border-radius:32px;max-width:100%;position:relative;overflow:hidden}.tiktok-phone-screen:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#00000026,#0000 34% 62%,#000000c7);position:absolute;inset:0}.tiktok-phone-video{object-fit:cover;width:100%;height:100%;display:block}.tiktok-shop-label,.tiktok-video-ui,.tiktok-product-link{z-index:2;position:absolute}.tiktok-shop-label{color:#f5deb0;letter-spacing:.09em;background:#07131dc2;border:1px solid #edd59fb8;border-radius:3px;padding:7px 10px;font-size:.62rem;font-weight:700;top:48px;left:16px}.tiktok-video-ui{justify-content:space-between;align-items:end;gap:10px;display:flex;bottom:59px;left:16px;right:13px}.tiktok-video-account{align-items:center;gap:8px;max-width:184px;display:flex}.tiktok-video-avatar{color:#f5deb0;background:#0b1c2b;border:1px solid #f5deb0d1;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:.58rem;font-weight:700;display:grid}.tiktok-video-account strong,.tiktok-video-account span{color:#fff;font-size:.59rem;line-height:1.35;display:block}.tiktok-video-account span{color:#ffffffb8;margin-top:2px;font-size:.51rem}.tiktok-video-actions{color:#fff;text-align:center;gap:9px;display:grid}.tiktok-video-actions>span{place-items:center;gap:1px;font-size:1.18rem;line-height:.85;display:grid}.tiktok-video-actions small{font-size:.43rem;font-weight:600}.tiktok-product-link{color:#fff;background:#060e15c7;border:1px solid #f5deb08c;border-radius:4px;align-items:center;gap:8px;padding:10px 12px;font-size:.63rem;font-weight:700;display:flex;bottom:13px;left:13px;right:13px}.tiktok-product-link span{color:#f5deb0}.tiktok-shop-copy .editorial-section-index{color:#d2a85b;margin:0 0 26px}.tiktok-shop-copy h2{letter-spacing:-.035em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2.55rem,4.5vw,4.8rem);font-weight:500;line-height:1.25}.tiktok-shop-copy>h3{color:#f4dfad;max-width:620px;margin:22px 0 0;font-size:clamp(1.05rem,1.45vw,1.35rem);font-weight:500;line-height:1.65}.tiktok-shop-lead,.tiktok-shop-detail{color:#ffffffdb;max-width:650px;margin:0;font-size:1rem;line-height:2}.tiktok-shop-lead{margin-top:24px}.tiktok-shop-detail{color:#ffffffb3;margin-top:14px}.tiktok-shop-list{gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.tiktok-shop-list li{color:#fffc;padding-left:18px;font-size:.82rem;line-height:1.7;position:relative}.tiktok-shop-list li:before{content:"";background:#d2a85b;border-radius:50%;width:5px;height:5px;position:absolute;top:.68em;left:0}.tiktok-shop-list strong{color:#f7e3b5;font-weight:600}.tiktok-shop-results{border-top:1px solid #d2a85b7a;border-bottom:1px solid #fff3;grid-template-columns:.74fr 1.26fr;margin-top:34px;display:grid}.tiktok-shop-results>div{gap:9px;padding:17px 20px 18px 0;display:grid}.tiktok-shop-results>div+div{border-left:1px solid #fff3;padding-left:20px}.tiktok-shop-results span{color:#fff9;letter-spacing:.06em;font-size:.68rem}.tiktok-shop-results strong{color:#f7e3b5;white-space:nowrap;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.12rem,1.75vw,1.5rem);font-weight:500}.tiktok-shop-action{margin-top:32px}.tiktok-shop-action .editorial-button-primary{color:#0b1821;background:#d2a85b}.tiktok-shop-action .editorial-button-primary:hover{background:#f1d59a}.tiktok-shop-action p{color:#ffffff91;margin:12px 0 0;font-size:.72rem;line-height:1.7}.tiktok-solutions{border-top:1px solid #d2a85b7a;margin-top:clamp(84px,10vw,144px);position:relative}.tiktok-solutions-heading{grid-template-columns:.62fr 1.38fr;align-items:end;gap:42px;padding:42px 0 34px;display:grid}.tiktok-solutions-heading>p{color:#d2a85b;letter-spacing:.16em;margin:0;font-size:.74rem;font-weight:700}.tiktok-solutions-heading h3,.tiktok-one-stop-copy h3{letter-spacing:-.035em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2rem,3.4vw,3.6rem);font-weight:500;line-height:1.35}.tiktok-solutions-grid{border-top:1px solid #ffffff38;border-left:1px solid #ffffff38;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.tiktok-solution{border-bottom:1px solid #ffffff38;border-right:1px solid #ffffff38;min-width:0;padding:clamp(30px,3.8vw,54px)}.tiktok-solution-head{align-items:flex-start;gap:22px;display:flex}.tiktok-solution-head>span{color:#d2a85b;letter-spacing:.08em;padding-top:3px;font-family:Georgia,serif;font-size:.85rem}.tiktok-solution-head p{color:#ffffff8f;letter-spacing:.12em;margin:0 0 7px;font-size:.66rem;font-weight:700}.tiktok-solution-head h4{color:#f7e3b5;letter-spacing:.04em;margin:0;font-size:clamp(1.05rem,1.45vw,1.35rem);font-weight:500}.tiktok-solution h5{margin:32px 0 0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.28rem,1.8vw,1.72rem);font-weight:500;line-height:1.55}.tiktok-solution-description,.tiktok-solution-closing{color:#ffffffb8;margin:18px 0 0;font-size:.91rem;line-height:1.9}.tiktok-solution ul{border-top:1px solid #d2a85b47;border-bottom:1px solid #d2a85b47;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 22px;margin:26px 0 0;padding:20px 0;list-style:none;display:grid}.tiktok-solution li{color:#ffffffc7;padding-left:12px;font-size:.76rem;line-height:1.65;position:relative}.tiktok-solution li:before{content:"";background:#d2a85b;width:3px;height:3px;position:absolute;top:.72em;left:0}.tiktok-solution-closing{color:#ffffffe0}.tiktok-one-stop{border-top:1px solid #d2a85b7a;margin-top:clamp(82px,10vw,140px);padding-top:42px}.tiktok-one-stop-copy{grid-template-columns:minmax(250px,.75fr) minmax(0,1.25fr);gap:18px 64px;display:grid}.tiktok-one-stop-copy .editorial-section-index{color:#d2a85b;grid-column:1/-1;margin:0}.tiktok-one-stop-copy h3{grid-row:span 2}.tiktok-one-stop-copy>p:not(.editorial-section-index){color:#ffffffb8;margin:0;font-size:.94rem;line-height:1.9}.tiktok-one-stop-copy strong{color:#f7e3b5;font-weight:600}.tiktok-flow{border-top:1px solid #ffffff38;border-bottom:1px solid #ffffff38;grid-template-columns:repeat(6,minmax(0,1fr));margin:48px 0 0;padding:0;list-style:none;display:grid}.tiktok-flow li{border-right:1px solid #ffffff2e;min-width:0;min-height:132px;padding:22px 18px;position:relative}.tiktok-flow li:last-child{border-right:0}.tiktok-flow li:not(:last-child):after{z-index:1;color:#d2a85b;content:"→";position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.tiktok-flow span{color:#d2a85b;font-family:Georgia,serif;font-size:.72rem;display:block}.tiktok-flow strong{color:#ffffffe0;margin-top:26px;font-size:.8rem;font-weight:500;line-height:1.6;display:block}.tiktok-one-stop .tiktok-shop-action{margin-top:36px}.salon-marketing-section{background:var(--paper);color:var(--ink)}.salon-marketing-heading{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:end;gap:clamp(48px,8vw,120px);padding-bottom:46px;display:grid}.salon-marketing-heading .editorial-section-index{color:var(--gold);margin:0 0 22px}.salon-marketing-heading h2{letter-spacing:-.035em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2.25rem,4vw,4.2rem);font-weight:500;line-height:1.35}.salon-marketing-intro p{color:var(--muted);margin:0;font-size:1rem;line-height:2}.salon-marketing-intro p+p{margin-top:14px}.salon-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(24px,3vw,46px);margin-top:48px;display:grid}.salon-video-work{min-width:0}.salon-video-frame{aspect-ratio:16/9;background:#07131d;position:relative;overflow:hidden}.salon-video-frame video{object-fit:cover;width:100%;max-width:100%;height:100%;display:block}.salon-video-frame>span{color:#f6e6bd;letter-spacing:.08em;background:#07131dc7;border:1px solid #f6e6bd94;padding:8px 10px;font-size:.7rem;font-weight:700;position:absolute;top:16px;left:16px}.salon-video-caption{border-bottom:1px solid var(--line);padding:24px 0 8px}.salon-video-caption>p:first-child{color:var(--gold);letter-spacing:.14em;margin:0;font-size:.72rem;font-weight:700}.salon-video-caption h3{margin:12px 0 0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.25rem,1.65vw,1.65rem);font-weight:500;line-height:1.55}.salon-video-caption>p:last-child{color:var(--muted);margin:14px 0 0;font-size:.94rem;line-height:1.85}.salon-service-row{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:64px;display:grid}.salon-service-row>div{border-right:1px solid var(--line);min-width:0;padding:28px 26px 32px}.salon-service-row>div:last-child{border-right:0}.salon-service-row span{color:var(--gold);font-family:Georgia,serif;font-size:.76rem}.salon-service-row h3{margin:26px 0 12px;font-size:1rem;font-weight:500;line-height:1.55}.salon-service-row p{color:var(--muted);margin:0;font-size:.88rem;line-height:1.8}.salon-marketing-footer{justify-content:space-between;align-items:center;gap:40px;margin-top:42px;display:flex}.salon-marketing-footer>p{max-width:760px;color:var(--muted);margin:0;font-size:.94rem;line-height:1.9}.salon-marketing-footer strong{color:var(--ink);font-weight:600}.salon-marketing-footer .editorial-button-primary{flex:none}.voices-ai-section{color:var(--ink);background:#f6f3ec}.voices-ai-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);align-items:stretch;gap:clamp(36px,4.5vw,72px);display:grid}.voices-ai-copy{flex-direction:column;min-width:0;display:flex}.voices-ai-copy .editorial-section-index{color:var(--gold);margin:0 0 24px}.voices-ai-brand-lockup{align-items:center;gap:18px;margin:0 0 26px;display:flex}.voices-ai-brand-lockup img{object-fit:contain;background:0 0;flex:none;width:172px;height:172px}.voices-ai-name{color:var(--forest);letter-spacing:.12em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:700}.voices-ai-brand-lockup div>p:last-child{color:var(--muted);letter-spacing:.06em;margin:7px 0 0;font-size:.9rem}.voices-ai-copy h2{letter-spacing:-.035em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.9rem,3vw,3rem);font-weight:500;line-height:1.3}.voices-ai-copy>p:not(.editorial-section-index):not(.voices-ai-name){max-width:640px;color:var(--muted);margin:18px 0 0;font-size:1rem;line-height:1.95}.voices-ai-copy .voices-ai-lead{color:var(--ink)}.voices-ai-feature-list{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:30px 0 0;padding:0;list-style:none;display:grid}.voices-ai-feature-list li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;color:var(--ink);padding:15px 18px;font-size:.84rem;line-height:1.65}.voices-ai-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:auto;padding-top:32px;display:flex}.voices-ai-visual{align-content:start;gap:12px;min-width:0;margin-right:16px;display:grid}.voices-ai-visual figure{background:#fff;border:1px solid #d2a85b80;margin:0;position:relative;overflow:hidden}.voices-ai-visual .voices-ai-pdf-figure{border-color:#d2a85b94;flex-direction:column;display:flex}.voices-ai-pdf-embed{background:#fff;border:0;width:100%;height:clamp(480px,58vh,720px);display:block}.voices-ai-visual .voices-ai-pdf-figure figcaption{color:#fff;letter-spacing:.04em;background:#14251f;padding:12px 16px;font-size:.82rem;position:static}.voices-ai-visual .voices-ai-pdf-figure figcaption span{color:#d9c08a;margin-right:10px;font-family:Georgia,serif}.voices-ai-screen-pair{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}@media (width>=1228px){.voices-ai-visual{width:calc(100% + max(0px,50vw - 590px))}}.voices-ai-visual img{aspect-ratio:16/9;object-fit:cover;width:100%;max-width:100%;height:auto;display:block}.voices-ai-visual figcaption{color:#fff;letter-spacing:.06em;background:#07131de6;padding:9px 12px;font-size:.75rem;position:absolute;bottom:14px;left:14px}.voices-ai-visual figcaption span{color:#f6d55b;margin-right:8px;font-family:Georgia,serif}.voices-ai-flow{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:64px;display:grid}.voices-ai-flow>div{border-right:1px solid var(--line);min-width:0;padding:28px 26px 30px;position:relative}.voices-ai-flow>div:last-child{border-right:0}.voices-ai-flow>div:not(:last-child):after{z-index:1;color:var(--gold);content:"→";position:absolute;top:28px;right:-7px}.voices-ai-flow span{color:var(--gold);font-family:Georgia,serif;font-size:.76rem}.voices-ai-flow h3{margin:20px 0 10px;font-size:1rem;font-weight:500}.voices-ai-flow p{color:var(--muted);margin:0;font-size:.84rem;line-height:1.75}.voices-ai-connection{border-top:1px solid var(--line);grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:16px 64px;margin-top:58px;padding-top:36px;display:grid}.voices-ai-connection .editorial-section-index{color:var(--gold);grid-column:1/-1;margin:0}.voices-ai-connection h3{grid-row:span 2;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.7rem,2.8vw,2.9rem);font-weight:500;line-height:1.45}.voices-ai-connection>p:not(.editorial-section-index){color:var(--muted);margin:0;font-size:.95rem;line-height:1.9}.voices-ai-connection small{color:#7d796f;font-size:.75rem;line-height:1.7}.voices-detail-overview{background:#f6f3ec}.voices-detail-grid{grid-template-columns:minmax(0,.88fr) minmax(460px,1.12fr);align-items:start;gap:clamp(52px,7vw,110px);display:grid}.voices-detail-logo{align-items:center;gap:24px;margin-bottom:34px;display:flex}.voices-detail-logo img{object-fit:contain;background:0 0;flex:none;width:160px;height:160px}.voices-detail-logo .eyebrow{color:var(--gold);margin:0 0 6px}.voices-detail-logo h2{color:var(--forest);letter-spacing:.08em;margin:0;font-family:Georgia,serif;font-size:clamp(2.4rem,3.8vw,3.5rem)}.voices-detail-copy>h3{margin:0 0 28px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.75rem,3vw,2.75rem);font-weight:500;line-height:1.5}.voices-detail-copy>p{color:var(--muted);margin:0 0 18px;line-height:1.95}.voices-detail-screens{gap:16px;display:grid}.voices-detail-screens figure{background:#fff;border:1px solid #d2a85b80;margin:0}.voices-detail-screens img{aspect-ratio:16/9;object-fit:cover;width:100%;max-width:100%;height:auto;display:block}.voices-detail-screens figcaption{color:var(--ink);letter-spacing:.06em;padding:13px 16px;font-size:.78rem}.voices-detail-policy{max-width:860px;color:var(--muted);margin:34px 0 0;font-size:.78rem;line-height:1.8}.voices-pdf-section{background:#eef0ed}.voices-pdf-heading{justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:36px;display:flex}.voices-pdf-heading .section-title{margin-bottom:16px}.voices-pdf-heading div>p:last-child{max-width:720px;color:var(--muted);margin:0;line-height:1.8}.voices-pdf-actions{flex-wrap:wrap;flex:none;align-items:center;gap:18px;display:flex}.voices-pdf-viewer{border:1px solid var(--line);background:#fff;overflow:hidden}.voices-pdf-viewer iframe{border:0;width:100%;height:min(78vh,920px);min-height:620px;display:block}.editorial-statement-grid{grid-template-columns:.3fr 1.7fr;gap:70px;padding-bottom:86px;display:grid}.editorial-statement-grid h2,.editorial-heading-row h2,.editorial-capability-head h2,.editorial-regional-copy h2,.editorial-final-cta h2{letter-spacing:-.035em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2.6rem,5vw,5.3rem);font-weight:500;line-height:1.28}.editorial-statement-grid>div>p{max-width:820px;color:var(--muted);margin:0;font-size:1.02rem;line-height:2.08}.editorial-statement-grid>div>h2+p{margin-top:32px}.editorial-statement-grid>div>p+p{margin-top:.55em}.editorial-flow-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.editorial-flow-item{border-right:1px solid var(--line);min-height:230px;padding:34px 30px}.editorial-flow-item:last-child{border-right:0}.editorial-flow-item>span{color:var(--gold);font-family:Georgia,serif;font-size:.74rem}.editorial-flow-item h3{color:var(--forest);margin:56px 0 16px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.25rem;font-weight:500}.editorial-flow-item p{color:var(--muted);margin:0;font-size:.78rem;line-height:1.8}.editorial-projects{background:var(--forest-dark);color:var(--white)}.editorial-heading-row{justify-content:space-between;align-items:flex-end;gap:50px;display:flex}.editorial-heading-row .editorial-section-index{margin-bottom:24px}.editorial-link-light{border-color:var(--gold-soft);color:var(--white)}.editorial-project-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:28px;margin-top:70px;display:grid}.editorial-featured-project{margin-top:70px}.editorial-featured-project .editorial-project-image{aspect-ratio:16/7;min-height:360px}.editorial-featured-project .editorial-project-video{width:100%;height:128.58%;top:-14.29%;bottom:auto;left:0;transform:none}.editorial-featured-project-copy{border-bottom:1px solid #ffffff2e;padding:20px 64px 22px 0;display:block;position:relative}.editorial-featured-project-copy p{color:var(--gold-soft);letter-spacing:.12em;margin:0 0 8px;font-size:.7rem}.editorial-featured-project-copy h3{margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.45rem,2.25vw,2.35rem);font-weight:500;line-height:1.45}.editorial-featured-project-copy .editorial-project-arrow{bottom:26px;right:6px}.editorial-project-supporting-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:42px}.editorial-project-supporting-grid .editorial-project-copy{min-height:174px}.editorial-project-featured{grid-row:span 2}.editorial-project-card a{display:block}.editorial-project-image{aspect-ratio:16/9;background:#1b2e25;max-width:100%;position:relative;overflow:hidden}.editorial-project-video{pointer-events:none;border:0;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.01)}.editorial-project-featured .editorial-project-video{width:177.78%;height:100%;top:0;bottom:0;left:-38.89%;transform:none}.editorial-project-featured .editorial-project-image{aspect-ratio:auto;height:100%;min-height:610px}.editorial-project-image:after{content:"";background:linear-gradient(#0000 56%,#04140e85);position:absolute;inset:0}.editorial-project-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.editorial-project-card:hover img{transform:scale(1.035)}.editorial-project-image>span{z-index:1;color:var(--white);letter-spacing:.12em;background:#08241ae0;padding:9px 13px;font-size:.68rem;position:absolute;bottom:18px;right:18px}.editorial-project-copy{border-bottom:1px solid #ffffff2e;padding:24px 54px 38px 0;position:relative}.editorial-project-copy p{color:var(--gold-soft);letter-spacing:.12em;margin:0 0 13px;font-size:.7rem}.editorial-project-copy h3{margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.4rem,2.25vw,2.5rem);font-weight:500;line-height:1.5}.editorial-project-arrow{color:var(--gold-soft);font-size:1.4rem;position:absolute;bottom:38px;right:6px}.editorial-services{background:var(--paper)}.editorial-services .editorial-heading-copy{max-width:410px;color:var(--muted);margin:0 0 8px;line-height:2}.editorial-service-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);margin-top:74px;display:grid}.editorial-service-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:360px}.editorial-service-card:nth-child(odd):last-child{grid-column:1/-1}.editorial-service-card a{height:100%;padding:38px 42px;transition:background .22s,color .22s;display:block;position:relative}.editorial-service-card a:hover{background:var(--forest-dark);color:var(--white)}.editorial-service-number{color:var(--gold);font-family:Georgia,serif;font-size:.75rem}.editorial-service-card h3{margin:58px 0 20px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.75rem,2.8vw,2.8rem);font-weight:500}.editorial-service-card p{max-width:560px;color:var(--muted);margin:0;line-height:1.9}.editorial-service-card a:hover p{color:#ffffffad}.editorial-tag-row{flex-wrap:wrap;gap:8px;margin-top:26px;display:flex}.editorial-tag-row span{border:1px solid var(--line);color:var(--forest);padding:7px 10px;font-size:.67rem}.editorial-service-card a:hover .editorial-tag-row span{color:var(--gold-soft);border-color:#fff3}.editorial-service-arrow{color:var(--gold);font-size:1.3rem;position:absolute;bottom:38px;right:40px}.editorial-capabilities{background:var(--forest-dark);color:var(--white);padding-block:118px}.editorial-capability-head{grid-template-columns:.45fr 1.55fr;align-items:start;gap:60px;display:grid}.editorial-capability-head h2{max-width:840px}.editorial-capability-visual{background:var(--paper);margin-top:64px;overflow:hidden}.editorial-capability-visual img{width:100%;height:auto;display:block}.editorial-capability-grid{border-top:1px solid #ffffff2e;border-left:1px solid #ffffff2e;grid-template-columns:repeat(3,1fr);margin-top:78px;display:grid}.editorial-capability-item{border-bottom:1px solid #ffffff2e;border-right:1px solid #ffffff2e;grid-template-columns:46px 1fr;align-items:center;gap:22px;min-height:112px;padding:24px 26px;transition:background .18s;display:grid}.editorial-capability-item:hover{background:#ffffff0d}.editorial-capability-item span{color:var(--gold-soft);font-family:Georgia,serif;font-size:.72rem}.editorial-capability-item strong{font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.02rem;font-weight:500}.editorial-capability-link{text-align:right;margin-top:44px}.editorial-button-light{border-color:var(--gold);background:var(--paper);color:var(--forest-dark)}.editorial-button-light:hover{background:var(--gold-soft);transform:translateY(-3px)}.tiktok-go-reference{color:var(--white);background:#10212b}.tiktok-go-reference-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:840px;padding-right:clamp(28px,4vw,78px);display:grid}.tiktok-go-reference-left{align-content:space-between;gap:clamp(42px,4vw,64px);padding:clamp(56px,6vw,96px) clamp(40px,5.2vw,88px);display:grid}.tiktok-go-reference-visual{background:var(--paper);border:1px solid #d9c08a99;width:min(100%,640px);position:relative;overflow:hidden;box-shadow:0 26px 56px #0003}.tiktok-go-reference-visual>span{z-index:1;color:#f4e0a9;letter-spacing:.09em;background:#0c1d27db;padding:7px 9px;font-size:.62rem;font-weight:700;position:absolute;top:14px;left:14px}.tiktok-go-reference-visual img{aspect-ratio:4/3;object-fit:contain;width:100%;height:auto;display:block}.tiktok-go-reference-copy{max-width:640px}.tiktok-go-reference-copy .editorial-section-index{color:var(--gold-soft);margin:0 0 25px}.tiktok-go-reference-copy h2{letter-spacing:-.035em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2.15rem,2.85vw,3.3rem);font-weight:500;line-height:1.3}.tiktok-go-reference-copy>p:not(.editorial-section-index){color:#ffffffc7;max-width:590px;margin:22px 0 0;font-size:.94rem;line-height:1.9}.tiktok-go-reference-copy>p+p{margin-top:.35em}.tiktok-go-reference-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:30px;display:grid}.tiktok-go-reference-points span{color:#f6e6bd;letter-spacing:.04em;border:1px solid #d9c08a80;align-content:start;gap:8px;min-height:82px;padding:14px 13px;font-size:.72rem;line-height:1.55;display:grid}.tiktok-go-reference-points strong{color:var(--gold-soft);letter-spacing:.08em;font-family:Georgia,serif;font-size:1rem;font-weight:400}.tiktok-go-reference-copy .editorial-button-primary{background:var(--gold-soft);color:var(--forest-dark);margin-top:28px}.tiktok-go-reference-copy .editorial-button-primary:hover{background:#f3dfac}.tiktok-go-document-link{color:#ffffffbd;letter-spacing:.05em;border-bottom:1px solid #d9c08a8c;align-items:center;gap:10px;margin:17px 0 0 2px;padding-bottom:5px;font-size:.76rem;font-weight:700;display:inline-flex}.tiktok-go-document-link:hover{color:var(--gold-soft)}.tiktok-go-case-gallery{border-left:1px solid #d9c08a61;grid-template-rows:repeat(3,minmax(0,1fr));gap:10px;min-width:0;min-height:840px;display:grid}.tiktok-go-case-video{background:#07131d;border-bottom:0;min-width:0;min-height:0;position:relative;overflow:hidden}.tiktok-go-case-video:last-child{border-bottom:0}.tiktok-go-case-video iframe{pointer-events:none;border:0;width:100%;height:120%;position:absolute;top:-10%;left:0}.tiktok-go-case-video-label{z-index:1;color:var(--white);background:#07131dcc;border:1px solid #f5deb094;align-items:center;gap:10px;padding:8px 11px;display:flex;position:absolute;top:18px;left:18px}.tiktok-go-case-video-label strong{color:var(--gold-soft);letter-spacing:.08em;font-family:Georgia,serif;font-size:.87rem;font-weight:400}.tiktok-go-case-video-label span{letter-spacing:.06em;font-size:.68rem;font-weight:700}.sns-pr-showcase{background:var(--paper-deep)}.home-production-feature{color:var(--white);background:#132832}.home-production-heading{grid-template-columns:minmax(0,1fr) minmax(260px,.58fr);align-items:end;gap:48px;margin-bottom:42px;display:grid}.home-production-heading .editorial-section-index{color:var(--gold-soft)}.home-production-heading h2{letter-spacing:-.035em;margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2.1rem,3.4vw,3.75rem);font-weight:500;line-height:1.35}.home-production-heading>p{color:#ffffffb8;margin:0;font-size:.95rem;line-height:1.9}.home-production-layout{border:1px solid #d9c08a6b;grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);display:grid}.home-production-main-video,.home-production-sub-video{background:#07131d;position:relative;overflow:hidden}.home-production-main-video{min-height:460px}.home-production-main-video video,.home-production-sub-video video{object-fit:cover;width:100%;height:100%;display:block}.home-production-main-video>span,.home-production-sub-video>span{color:#f6e6bd;letter-spacing:.08em;background:#07131dcc;border:1px solid #f6e6bd94;padding:8px 10px;font-size:.66rem;font-weight:700;position:absolute;top:16px;left:16px}.home-production-copy{border-left:1px solid #d9c08a6b;flex-direction:column;justify-content:center;padding:clamp(30px,4vw,58px);display:flex}.home-production-copy .editorial-section-index{color:var(--gold-soft)}.home-production-copy h3{margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.35rem,2vw,1.95rem);font-weight:500;line-height:1.58}.owner-credit{gap:5px;display:grid}.owner-credit>span,.owner-credit strong{white-space:normal;min-width:0;display:block}.owner-credit>span{letter-spacing:.035em;font-size:.73em;line-height:1.45}.owner-credit strong{letter-spacing:.01em;margin-top:6px;font-family:inherit;font-size:.84em;font-weight:500;line-height:1.5}.owner-name-line{flex-wrap:wrap;align-items:baseline;gap:4px clamp(10px,1.2vw,20px);max-width:100%;display:flex!important}.owner-name-line span{display:inline-block}.home-production-copy>p:not(.editorial-section-index){color:#ffffffba;margin:20px 0 0;font-size:.92rem;line-height:1.9}.home-production-copy .editorial-button-primary{background:var(--gold-soft);color:var(--forest-dark);align-self:flex-start;margin-top:28px}.home-production-sub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.home-production-sub-video{aspect-ratio:16/7.7}.sns-pr-section-heading{max-width:760px;margin-bottom:54px}.sns-pr-section-heading .section-title{max-width:720px;font-size:clamp(2rem,3vw,3.25rem);line-height:1.42}.sns-pr-section-heading>p:last-child{color:var(--ink-soft);margin:22px 0 0;font-size:1rem;line-height:1.9}.sns-pr-interview-layout{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.45fr) minmax(0,.85fr);min-width:0;display:grid}.sns-pr-video-frame{aspect-ratio:16/9;background:#0c1d27;position:relative;overflow:hidden}.sns-pr-video-frame video{object-fit:cover;width:100%;height:100%;display:block}.sns-pr-video-featured{min-height:430px}.sns-pr-video-index{z-index:1;color:#f6e6bd;letter-spacing:.09em;background:#0c1d27c7;border:1px solid #f6e6bda3;padding:8px 10px;font-size:.66rem;font-weight:700;position:absolute;top:18px;left:18px}.sns-pr-video-copy{background:var(--paper);flex-direction:column;justify-content:center;min-width:0;padding:clamp(30px,5vw,76px);display:flex}.sns-pr-video-copy .eyebrow,.sns-pr-store-card .eyebrow{margin-bottom:16px}.sns-pr-video-copy h3,.sns-pr-store-card h3{color:var(--forest-dark);margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.24rem,1.65vw,1.75rem);font-weight:500;line-height:1.55}.sns-pr-video-copy>p:last-child,.sns-pr-store-card>div:last-child p{color:var(--ink-soft);margin:20px 0 0;font-size:.94rem;line-height:1.9}.sns-pr-store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:24px;display:grid}.sns-pr-store-card{border-bottom:1px solid var(--line);min-width:0}.sns-pr-store-card>div:last-child{padding:26px 2px 32px}.sns-pr-store-card h3{font-size:clamp(1.18rem,1.7vw,1.5rem)}.sns-pr-services{background:var(--paper)}.sns-pr-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:52px;display:grid}.sns-pr-service-card{min-height:100%;padding:clamp(28px,3.7vw,52px)}.sns-pr-service-card>span{color:var(--gold);letter-spacing:.1em;margin-bottom:26px;font-family:Georgia,serif;font-size:.82rem;display:block}.sns-pr-service-card h3{color:var(--forest-dark);margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.28rem,1.9vw,1.75rem);font-weight:500}.sns-pr-service-card>p{color:var(--ink-soft);margin:20px 0 0;font-size:.95rem;line-height:1.9}.sns-pr-service-card ul{border-top:1px solid var(--line);gap:10px;margin:27px 0 0;padding:22px 0 0;list-style:none;display:grid}.sns-pr-service-card li{color:var(--ink-soft);padding-left:16px;font-size:.87rem;line-height:1.7;position:relative}.sns-pr-service-card li:before{background:var(--gold);content:"";width:5px;height:1px;position:absolute;top:.7em;left:0}.editorial-regional{background:var(--paper-deep)}.editorial-regional-grid{grid-template-columns:1fr;gap:58px;display:grid}.editorial-regional-image{aspect-ratio:16/8;max-width:100%;min-height:0;position:relative;overflow:hidden}.editorial-regional-image img{object-fit:cover;width:100%;height:100%;min-height:650px;transition:transform .7s cubic-bezier(.22,1,.36,1)}.editorial-regional-video{pointer-events:none;border:0;width:100%;height:112.5%;min-height:0;position:absolute;top:-6.25%;left:0;transform:none}.editorial-regional-image:hover img{transform:scale(1.025)}.editorial-regional-image>span{background:var(--forest-dark);color:var(--white);letter-spacing:.14em;padding:11px 15px;font-size:.68rem;position:absolute;top:24px;left:24px}.editorial-regional-copy h2{margin-top:26px;font-size:clamp(2.5rem,4.5vw,4.7rem)}.editorial-regional-copy{max-width:940px;padding-inline:clamp(0px,8vw,120px)}.editorial-regional-copy>p:not(.editorial-section-index){color:var(--muted);margin:34px 0 0;line-height:2.05}.company-philosophy-copy{max-width:760px;margin-top:32px}.company-philosophy-copy p{color:#ffffffad}.editorial-regional-copy .editorial-button-primary{margin-top:38px}.editorial-guide{background:var(--paper)}.editorial-guide-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:68px;display:grid}.editorial-guide-card{border:1px solid var(--line);background:var(--white);transition:transform .22s,box-shadow .22s;overflow:hidden}.editorial-guide-card:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.editorial-guide-card img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.editorial-guide-card>a>div{padding:24px}.editorial-guide-card div>span{color:var(--gold);font-family:Georgia,serif;font-size:.7rem}.editorial-guide-card h3{min-height:3.1em;margin:16px 0 24px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.28rem;font-weight:500;line-height:1.55}.editorial-guide-card strong{color:var(--forest);letter-spacing:.1em;font-size:.76rem}.editorial-final-cta{background:var(--brown);color:var(--white);padding-block:110px}.editorial-final-cta-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:end;gap:80px;display:grid}.editorial-final-cta h2{margin-top:24px;font-size:clamp(2.6rem,4.6vw,4.8rem)}.editorial-final-cta-action p{color:#ffffffad;margin:0 0 28px;line-height:1.9}.case-index-intro{grid-template-columns:.45fr 1fr;gap:50px 70px;display:grid}.case-index-intro .body-large{grid-column:2;max-width:760px;margin:0}.case-index-grid{gap:80px;margin-top:86px;display:grid}.case-index-card a{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);align-items:stretch;display:grid}.case-index-card:nth-child(2n) a{grid-template-columns:minmax(380px,.8fr) minmax(0,1.2fr)}.case-index-card:nth-child(2n) .case-index-image{grid-column:2}.case-index-card:nth-child(2n) .case-index-copy{grid-area:1/1}.case-index-image{background:var(--paper-deep);min-height:520px;position:relative;overflow:hidden}.case-index-image img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.case-index-card:hover img{transform:scale(1.03)}.case-index-image>span{background:var(--forest-dark);color:var(--white);letter-spacing:.12em;padding:10px 14px;font-size:.7rem;position:absolute;bottom:22px;right:22px}.case-index-copy{border:1px solid var(--line);flex-direction:column;justify-content:center;padding:58px;display:flex}.case-index-copy>p{color:var(--gold);letter-spacing:.12em;margin:0 0 24px;font-size:.72rem}.case-index-copy h2{margin:0;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2rem,3.6vw,3.8rem);font-weight:500;line-height:1.35}.case-index-copy>span{color:var(--muted);margin-top:28px;line-height:2}.case-index-copy strong{color:var(--forest);margin-top:34px;font-size:.8rem}@media (width<=1180px){.editorial-hero-grid{grid-template-columns:minmax(540px,52%) minmax(0,48%)}.editorial-hero-media:before{left:-190px}.editorial-hero-copy h1{font-size:clamp(3.5rem,5.35vw,5.6rem)}.editorial-proof-item{padding-inline:28px}}@media (width<=1040px){.brand-logo{width:204px;height:47px}.brand-logo-footer{width:250px;height:189px}.editorial-hero-grid{grid-template-columns:1fr;min-height:auto}.editorial-hero-copy{min-height:700px;padding:110px 40px 80px}.editorial-hero-media{min-height:690px}.editorial-hero-media:before{display:none}.editorial-proof-strip{padding-inline:32px}.editorial-statement-grid,.editorial-capability-head,.case-index-intro{grid-template-columns:1fr}.case-index-intro .body-large{grid-column:auto}.editorial-flow-grid{grid-template-columns:repeat(2,1fr)}.editorial-flow-item:nth-child(2){border-right:0}.editorial-flow-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.editorial-project-grid{grid-template-columns:1fr 1fr}.editorial-featured-project .editorial-project-image{aspect-ratio:16/9;min-height:0}.editorial-featured-project .editorial-project-video{height:100%;top:0}.editorial-project-featured{grid-area:auto/1/auto/-1}.editorial-project-featured .editorial-project-image{min-height:520px}.editorial-regional-grid,.tiktok-go-reference-grid,.editorial-final-cta-grid{grid-template-columns:1fr}.tiktok-go-reference-grid,.tiktok-go-case-gallery{min-height:0}.tiktok-go-reference-grid{padding-right:0}.tiktok-go-reference-left{padding-inline:clamp(32px,9vw,96px)}.tiktok-go-reference-visual{width:min(100%,620px)}.tiktok-go-case-gallery{border-top:1px solid #d9c08a61;border-left:0;gap:1px}.tiktok-go-case-video{min-height:clamp(210px,28vw,330px)}.editorial-regional-image{aspect-ratio:16/8;min-height:0}.editorial-regional-video{min-height:0}.case-index-card a,.case-index-card:nth-child(2n) a{grid-template-columns:1fr}.case-index-card:nth-child(2n) .case-index-image,.case-index-card:nth-child(2n) .case-index-copy{grid-area:auto}}@media (width<=720px){.brand-logo{width:174px;height:40px}.brand-logo-footer{width:220px;height:166px}.header-inner{min-height:76px}.editorial-hero{padding-top:76px}.editorial-hero-copy{min-height:640px;padding:72px 20px 62px}.editorial-kicker,.editorial-section-index{font-size:.7rem;line-height:1.7}.editorial-hero-copy h1{margin-top:24px;font-size:clamp(2.25rem,10.6vw,4rem);line-height:1.18}.editorial-hero-actions{flex-direction:column;align-items:stretch;gap:18px}.editorial-button-primary,.editorial-button-light{width:100%}.editorial-text-link{align-self:flex-start}.editorial-scroll{display:none}.editorial-hero-media{min-height:500px}.editorial-image-label{min-width:0;padding:8px 10px;font-size:.62rem}.label-strategy{left:6%}.editorial-proof-strip{grid-template-columns:1fr;padding-inline:20px}.editorial-proof-item,.editorial-proof-item:first-child{border-bottom:1px solid #d9c08a59;border-right:0;min-height:108px;padding:22px 0}.editorial-proof-item:last-child{border-bottom:0}.editorial-statement-grid{gap:38px;padding-bottom:60px}.editorial-statement-grid h2,.editorial-heading-row h2,.editorial-capability-head h2,.editorial-regional-copy h2,.editorial-final-cta h2{font-size:clamp(2.35rem,11vw,3.8rem)}.editorial-flow-grid,.editorial-project-grid,.editorial-service-grid,.editorial-capability-grid,.editorial-guide-grid{grid-template-columns:1fr}.editorial-flow-item,.editorial-flow-item:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:0}.editorial-flow-item h3{margin-top:34px}.editorial-heading-row{flex-direction:column;align-items:flex-start}.editorial-project-grid{gap:48px;margin-top:50px}.editorial-project-featured .editorial-project-image,.editorial-project-image{aspect-ratio:4/3;min-height:0}.editorial-service-card,.editorial-service-card:last-child{grid-column:auto;min-height:0}.editorial-service-card a{padding:32px 26px 78px}.editorial-service-card h3{margin-top:38px}.editorial-capabilities{padding-block:86px}.editorial-capability-grid{margin-top:54px}.editorial-capability-visual{margin-top:42px}.editorial-capability-link{text-align:left}.editorial-regional-grid{gap:50px}.tiktok-go-reference-grid{gap:0}.tiktok-go-reference-left{align-content:start;gap:34px;padding:56px 20px 48px}.tiktok-go-reference-visual{width:100%}.tiktok-go-case-video{min-height:190px}.tiktok-go-case-video-label{top:12px;left:12px}.tiktok-go-reference-copy h2{font-size:clamp(2.2rem,10vw,3.25rem)}.tiktok-go-reference-copy>p:not(.editorial-section-index){font-size:.88rem}.editorial-regional-image,.editorial-regional-image img,.editorial-regional-video{min-height:0}.editorial-regional-image{aspect-ratio:16/9}.editorial-regional-video{height:100%;top:0}.editorial-regional-copy{padding-inline:0}.editorial-guide-grid{gap:18px;margin-top:48px}.editorial-final-cta{padding-block:84px}.case-index-grid{gap:56px;margin-top:60px}.case-index-image{min-height:360px}.case-index-copy{padding:34px 26px}}@media (prefers-reduced-motion:reduce){.page-hero-entry,.editorial-hero-media,.editorial-hero-media img{animation:none}}.site-header.is-home:not(.is-scrolled):not(.is-open){box-shadow:none;color:#f9f5eb;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-color:#0000}.site-header.is-home:not(.is-scrolled):not(.is-open) .brand-logo img{filter:brightness(0)invert()drop-shadow(0 1px 12px #00000038)}.site-header.is-home:not(.is-scrolled):not(.is-open) .desktop-nav>a:not(.button-primary){color:#f9f5ebe0}.site-header.is-home:not(.is-scrolled):not(.is-open) .desktop-nav>a:not(.button-primary):after{background:#d5b97d}.site-header.is-home:not(.is-scrolled):not(.is-open) .header-contact{color:#f9f5eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14180e2e;border-color:#f9f5eb8c}.site-header.is-home:not(.is-scrolled):not(.is-open) .header-contact:hover{background:#14180e8f;border-color:#d5b97d}.site-header.is-home:not(.is-scrolled):not(.is-open) .menu-button{color:#f9f5eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14180e2e;border-color:#f9f5eb73}.origin-hero{color:#f9f5eb;isolation:isolate;background:#000;min-height:100svh;position:relative;overflow:hidden}.origin-hero-accessible-title{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.origin-hero-youtube{z-index:-4;opacity:0;background:#000;transition:opacity .8s;position:absolute;inset:0;overflow:hidden}.origin-hero-youtube.is-ready{opacity:1}.origin-hero-youtube.is-looping{opacity:0;transition-duration:.42s}.origin-hero-youtube iframe{pointer-events:none;border:0;width:max(100vw,177.778vh);height:max(100vh,56.25vw);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.34)}.origin-hero-video{object-fit:cover;object-position:center;opacity:1;width:100%;height:100svh;display:block}.origin-hero-playback{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000057;border:1px solid #ffffff94;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;transition:background .18s,border-color .18s,transform .18s;display:grid;position:absolute;bottom:clamp(18px,3vw,44px);right:clamp(18px,3vw,44px)}.origin-hero-playback:hover{background:#00000094;border-color:#fff;transform:scale(1.05)}.origin-hero-playback:focus-visible{outline-color:#fff}.origin-hero-playback svg{fill:currentColor;width:22px;height:22px}.origin-hero-fallback{z-index:-6;background:#000;position:absolute;inset:0;overflow:hidden}.origin-hero-fallback span{opacity:0;will-change:opacity, transform;background-position:50%;background-size:cover;animation:12s ease-in-out infinite origin-hero-fallback-cycle;position:absolute;inset:-3%}.origin-hero-fallback span:first-child{animation-delay:0s}.origin-hero-fallback span:nth-child(2){animation-delay:3s}.origin-hero-fallback span:nth-child(3){animation-delay:6s}.origin-hero-fallback span:nth-child(4){animation-delay:9s}.origin-hero-play{z-index:5;color:#f9f5eb;letter-spacing:.14em;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#14180e6b;border:1px solid #f9f5eb75;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 16px;font-size:.68rem;display:inline-flex;position:absolute;bottom:104px;right:clamp(24px,4vw,56px)}.origin-hero-play:hover{background:#14180eb3;border-color:#d5b97d}.origin-hero-scrim{z-index:-3;background:radial-gradient(120% 90% at 50% 20%,#0000 20%,#14180e8c 100%),linear-gradient(#0003 0%,#0000000d 40%,#14180eb3 100%);position:absolute;inset:0}.origin-hero-grain{z-index:-2;pointer-events:none;opacity:.22;mix-blend-mode:soft-light;background-image:repeating-radial-gradient(circle at 20% 30%,#ffffff1f 0 .45px,#0000 .8px 4px),repeating-radial-gradient(circle at 70% 65%,#0000001f 0 .45px,#0000 .8px 5px);background-size:7px 7px,9px 9px;position:absolute;inset:0}.origin-hero-stage{z-index:2;grid-template-rows:auto 1fr auto;gap:clamp(28px,5vh,64px);min-height:100svh;padding:128px clamp(24px,4vw,56px) 36px;display:grid;position:relative}.origin-hero-top{justify-content:space-between;align-items:flex-start;gap:40px;display:flex}.origin-hero-eyebrow{color:#f9f5ebdb;letter-spacing:.42em;white-space:nowrap;align-items:center;gap:16px;margin:0;font-size:.68rem;font-weight:500;display:flex}.origin-hero-eyebrow:before{content:"";opacity:.7;background:currentColor;width:44px;height:1px}.origin-hero-meta{color:#f9f5ebba;letter-spacing:.3em;text-align:right;gap:4px;font-size:.62rem;line-height:1.9;display:grid}.origin-hero-meta strong{letter-spacing:.4em;font-weight:600}.origin-hero-center{align-self:center;max-width:1180px;padding-block:clamp(18px,4vh,52px)}.origin-hero-english{color:#f9f5ebc7;letter-spacing:.12em;margin:0 0 20px;font-family:Cormorant Garamond,Times New Roman,serif;font-size:clamp(1.25rem,2.2vw,2.1rem);font-style:italic;font-weight:300}.origin-hero-title{color:#f9f5eb;letter-spacing:-.025em;text-shadow:0 2px 36px #0000002e;margin:0;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(3.35rem,6.8vw,6.75rem);font-weight:300;line-height:1.08}.origin-hero-title>span{display:inline-block;position:relative}.origin-hero-title>span:after{content:"";opacity:.85;background:linear-gradient(90deg,#0000,#d5b97d,#0000);height:1px;position:absolute;bottom:-5px;left:-5%;right:-5%}.origin-hero-lede{color:#f9f5ebd1;letter-spacing:.04em;margin:32px 0 0;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(.88rem,1.05vw,1.06rem);font-weight:300;line-height:2.1}.origin-hero-bottom{grid-template-columns:minmax(0,1fr) auto minmax(160px,1fr);align-items:end;gap:36px;display:grid}.origin-hero-tags{color:#f9f5ebb8;letter-spacing:.31em;flex-wrap:wrap;gap:10px 22px;font-size:.61rem;display:flex}.origin-hero-tags span{position:relative}.origin-hero-tags span+span:before{content:"";background:currentColor;border-radius:50%;width:2px;height:2px;position:absolute;top:50%;left:-13px}.origin-hero-scroll{color:#f9f5eba6;letter-spacing:.42em;flex-direction:column;justify-self:center;align-items:center;gap:11px;font-size:.55rem;display:flex}.origin-hero-scroll i{background:linear-gradient(#f9f5eb8c,#0000);width:1px;height:56px;display:block;position:relative;overflow:hidden}.origin-hero-scroll i:after{content:"";background:linear-gradient(#f9f5eb,#0000);animation:2.6s cubic-bezier(.6,.05,.4,.95) infinite origin-scroll-line;position:absolute;inset:0;transform:translateY(-100%)}.origin-hero-index{color:#f9f5ebbf;text-align:right;justify-self:end;font-family:Cormorant Garamond,Times New Roman,serif;display:grid}.origin-hero-index strong{letter-spacing:.04em;font-size:1.65rem;font-weight:400}.origin-hero-index strong span{opacity:.42}.origin-hero-index small{letter-spacing:.36em;opacity:.58;margin-top:2px;font-family:inherit;font-size:.58rem}.origin-hero-corner{z-index:3;pointer-events:none;border:1px solid #f9f5eb59;width:42px;height:42px;position:absolute}.origin-hero-corner-tl{border-bottom:0;border-right:0;top:20px;left:20px}.origin-hero-corner-tr{border-bottom:0;border-left:0;top:20px;right:20px}.origin-hero-corner-bl{border-top:0;border-right:0;bottom:20px;left:20px}.origin-hero-corner-br{border-top:0;border-left:0;bottom:20px;right:20px}.origin-hero-reveal{animation:1.2s cubic-bezier(.22,.7,.28,1) both origin-hero-reveal}.origin-hero-delay-1{animation-delay:.15s}.origin-hero-delay-2{animation-delay:.35s}.origin-hero-delay-3{animation-delay:.55s}.origin-hero-delay-4{animation-delay:.78s}.origin-hero-delay-5{animation-delay:1s}@keyframes origin-hero-ken-burns{0%{transform:scale(1.025)translate(0)}to{transform:scale(1.075)translate(-.45%,-.35%)}}@keyframes origin-hero-drift{0%{transform:scale(1.01)translate(-.7%,-.35%)}to{transform:scale(1.055)translate(.9%,.55%)}}@keyframes origin-hero-fallback-cycle{0%{opacity:0;transform:scale(1.02)translate(1.4%,.8%)}3%,22%{opacity:1}27%,to{opacity:0;transform:scale(1.17)translate(-2%,-1.3%)}}@keyframes origin-hero-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes origin-scroll-line{0%{transform:translateY(-100%)}to{transform:translateY(100%)}}@media (width<=900px){.origin-hero-stage{padding-top:118px}.origin-hero-center{max-width:900px}.origin-hero-title{font-size:clamp(3.2rem,9vw,5.4rem)}}@media (width<=620px){.origin-hero-youtube iframe{width:max(100vw,177.778svh);height:max(100svh,56.25vw);transform:translate(-50%,-50%)scale(1.4)}.origin-hero-stage{gap:24px;padding:106px 24px 28px}.origin-hero-meta,.origin-hero-index{display:none}.origin-hero-eyebrow{letter-spacing:.32em;gap:12px;font-size:.57rem}.origin-hero-eyebrow:before{width:30px}.origin-hero-center{padding-block:16px}.origin-hero-english{letter-spacing:.07em;margin-bottom:16px;font-size:1.02rem;line-height:1.55}.origin-hero-title{letter-spacing:-.04em;font-size:clamp(2.72rem,12.4vw,4.45rem);line-height:1.16}.origin-hero-lede{margin-top:25px;font-size:.79rem;line-height:2}.origin-hero-bottom{grid-template-columns:1fr;gap:18px}.origin-hero-tags{letter-spacing:.24em;gap:8px 18px;max-width:340px;font-size:.51rem;line-height:1.6}.origin-hero-tags span+span:before{left:-10px}.origin-hero-scroll{display:none}.origin-hero-play{bottom:78px;right:24px}.origin-hero-corner{width:28px;height:28px}}@media (height<=720px) and (width>=621px){.origin-hero-stage{gap:20px;padding-top:108px;padding-bottom:24px}.origin-hero-center{padding-block:8px}.origin-hero-title{font-size:clamp(3rem,6.3vw,5.6rem)}.origin-hero-lede{margin-top:22px}}@media (prefers-reduced-motion:reduce){.origin-hero-video{display:block}.origin-hero-fallback{animation:7s ease-in-out infinite alternate origin-hero-drift!important}.origin-hero-fallback span{animation:12s ease-in-out infinite origin-hero-fallback-cycle!important}.origin-hero-fallback span:first-child{animation-delay:0s!important}.origin-hero-fallback span:nth-child(2){animation-delay:3s!important}.origin-hero-fallback span:nth-child(3){animation-delay:6s!important}.origin-hero-fallback span:nth-child(4){animation-delay:9s!important}.origin-hero-reveal,.origin-hero-scroll i:after{animation:none}}@media (width<=900px){.tiktok-shop-grid{grid-template-columns:1fr;gap:54px}.tiktok-phone{width:min(100%,330px)}.tiktok-shop-copy{max-width:760px}.tiktok-solutions-heading{grid-template-columns:1fr;gap:16px}.tiktok-one-stop-copy{grid-template-columns:1fr;gap:18px}.tiktok-one-stop-copy h3{grid-row:auto}.tiktok-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.tiktok-flow li:nth-child(3){border-right:0}.tiktok-flow li:nth-child(-n+3){border-bottom:1px solid #ffffff2e}.tiktok-flow li:nth-child(3):after{content:none}}@media (width<=620px){.tiktok-shop-section.section{padding-block:72px}.tiktok-shop-grid{gap:44px}.tiktok-phone{border-radius:38px;width:min(100%,306px);padding:10px}.tiktok-phone-screen{border-radius:29px}.tiktok-phone-speaker{width:82px;height:20px;top:18px}.tiktok-shop-copy h2{font-size:clamp(2.2rem,10vw,3.2rem)}.tiktok-shop-copy>h3{margin-top:18px;font-size:1.03rem}.tiktok-shop-lead,.tiktok-shop-detail{font-size:.94rem;line-height:1.9}.tiktok-shop-results{grid-template-columns:1fr}.tiktok-shop-results>div{padding:16px 0}.tiktok-shop-results>div+div{border-top:1px solid #fff3;border-left:0;padding-left:0}.tiktok-shop-action .editorial-button-primary{width:100%}.tiktok-solutions{margin-top:74px}.tiktok-solutions-heading{padding:34px 0 26px}.tiktok-solutions-heading h3,.tiktok-one-stop-copy h3{font-size:clamp(1.85rem,8vw,2.55rem)}.tiktok-solutions-grid{grid-template-columns:1fr}.tiktok-solution{padding:30px 20px 34px}.tiktok-solution ul{grid-template-columns:1fr}.tiktok-one-stop{margin-top:74px;padding-top:34px}.tiktok-flow{grid-template-columns:1fr;margin-top:36px}.tiktok-flow li{border-bottom:1px solid #ffffff2e;border-right:0;grid-template-columns:38px 1fr;align-items:center;min-height:0;padding:17px 14px;display:grid}.tiktok-flow li:nth-child(-n+3){border-bottom:1px solid #ffffff2e}.tiktok-flow li:last-child{border-bottom:0}.tiktok-flow li:not(:last-child):after{content:"↓";top:auto;bottom:-9px;right:16px;transform:none}.tiktok-flow strong{margin-top:0}.tiktok-go-reference-points{grid-template-columns:1fr}.tiktok-go-reference-points span{min-height:0}}@media (width<=900px){.home-production-heading,.home-production-layout{grid-template-columns:1fr}.home-production-heading{gap:20px}.home-production-main-video{aspect-ratio:16/9;min-height:0}.home-production-copy{border-top:1px solid #d9c08a6b;border-left:0}.sns-pr-interview-layout{grid-template-columns:1fr}.sns-pr-video-featured{min-height:0}.sns-pr-video-copy{padding:38px 32px 42px}.salon-marketing-heading{grid-template-columns:1fr;align-items:start;gap:28px}.salon-service-row{grid-template-columns:repeat(2,minmax(0,1fr))}.salon-service-row>div:nth-child(2){border-right:0}.salon-service-row>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.salon-marketing-footer{flex-direction:column;align-items:flex-start}.voices-ai-grid{grid-template-columns:1fr;gap:34px}.voices-ai-copy{display:block}.voices-ai-actions{margin-top:32px;padding-top:0}.voices-ai-visual{align-content:start;width:100%;margin-right:0}.voices-ai-pdf-embed{height:min(60vh,620px);min-height:440px}.voices-ai-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.voices-ai-flow>div:nth-child(2){border-right:0}.voices-ai-flow>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.voices-ai-flow>div:nth-child(2):after{content:none}.voices-ai-connection{grid-template-columns:1fr;gap:18px}.voices-ai-connection h3{grid-row:auto}.voices-detail-grid{grid-template-columns:1fr;gap:44px}.voices-pdf-heading{flex-direction:column;align-items:flex-start;gap:26px}.voices-pdf-viewer iframe{height:72vh;min-height:560px}}@media (width<=620px){.salon-marketing-heading{padding-bottom:34px}.salon-marketing-heading h2{font-size:clamp(2rem,9vw,2.8rem)}.salon-marketing-intro p{font-size:.94rem;line-height:1.9}.salon-video-grid{grid-template-columns:1fr;gap:40px;margin-top:36px}.salon-video-frame>span{top:12px;left:12px}.salon-video-caption{padding-top:20px}.salon-service-row{grid-template-columns:1fr;margin-top:48px}.salon-service-row>div{border-right:0;border-bottom:1px solid var(--line);padding:24px 4px 26px}.salon-service-row>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.salon-service-row>div:last-child{border-bottom:0}.salon-service-row h3{margin-top:14px}.salon-marketing-footer{gap:26px;margin-top:34px}.salon-marketing-footer .editorial-button-primary{width:100%}.voices-ai-copy h2{font-size:clamp(2rem,9vw,2.9rem)}.voices-ai-copy>p:not(.editorial-section-index):not(.voices-ai-name){font-size:.94rem;line-height:1.9}.voices-ai-feature-list{grid-template-columns:1fr}.voices-ai-actions{flex-direction:column;align-items:stretch}.voices-ai-actions .editorial-button-primary{width:100%}.voices-ai-brand-lockup{gap:14px;margin-bottom:22px}.voices-ai-brand-lockup img{width:128px;height:128px}.voices-ai-name{font-size:1.65rem}.voices-ai-visual{gap:10px}.voices-ai-pdf-embed{height:min(72vh,560px);min-height:400px}.voices-ai-screen-pair{grid-template-columns:1fr;gap:10px}.voices-ai-visual figcaption{padding:7px 9px;font-size:.68rem;bottom:10px;left:10px}.voices-ai-flow{grid-template-columns:1fr;margin-top:46px}.voices-ai-flow>div{border-right:0;border-bottom:1px solid var(--line);padding:22px 4px 24px}.voices-ai-flow>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.voices-ai-flow>div:last-child{border-bottom:0}.voices-ai-flow>div:not(:last-child):after{content:"↓";top:auto;bottom:-10px;right:8px}.voices-ai-connection{margin-top:46px;padding-top:30px}.voices-ai-connection h3{font-size:clamp(1.6rem,7.5vw,2.2rem)}.voices-detail-logo{gap:16px;margin-bottom:26px}.voices-detail-logo img{width:120px;height:120px}.voices-detail-logo h2{font-size:clamp(2rem,8vw,2.6rem)}.voices-detail-copy>h3{font-size:clamp(1.6rem,7vw,2.15rem)}.voices-pdf-actions{flex-direction:column;align-items:stretch;width:100%}.voices-pdf-actions .editorial-button-primary{width:100%}.voices-pdf-viewer iframe{height:520px;min-height:520px}.voices-pdf-heading{margin-bottom:0}.home-production-heading h2{font-size:clamp(2rem,9vw,2.8rem)}.home-production-main-video>span,.home-production-sub-video>span{top:12px;left:12px}.home-production-copy{padding:30px 20px 34px}.home-production-copy .editorial-button-primary{width:100%}.home-production-sub-grid{grid-template-columns:1fr;gap:12px;margin-top:12px}.home-production-sub-video{aspect-ratio:16/9}.sns-pr-section-heading{margin-bottom:34px}.sns-pr-section-heading>p:last-child{font-size:.94rem}.sns-pr-video-index{top:12px;left:12px}.sns-pr-video-copy{padding:30px 20px 34px}.sns-pr-video-copy h3{font-size:1.35rem}.sns-pr-store-grid,.sns-pr-service-grid{grid-template-columns:1fr}.sns-pr-store-grid{gap:34px;margin-top:34px}.sns-pr-store-card>div:last-child{padding-bottom:0}.sns-pr-service-grid{gap:12px;margin-top:34px}.sns-pr-service-card{padding:28px 22px}}.editorial-home :is(h1,h2,h3,h4,h5){word-break:normal;line-break:strict;text-wrap:balance}.editorial-home :is(p,li){word-break:normal;line-break:strict;text-wrap:pretty}.home-works-heading,.drone-works-heading,.corporate-film-heading,.salon-marketing-heading,.editorial-heading-row,.editorial-final-cta-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(36px,5vw,76px)}.editorial-heading-row{display:grid}.home-works-heading h2,.drone-works-heading h2,.corporate-film-heading h2,.salon-marketing-heading h2,.editorial-heading-row h2,.editorial-final-cta h2{max-width:none;line-height:1.32}.home-works-heading h2{font-size:clamp(2rem,3vw,2.85rem)}.home-works-heading>p,.drone-works-heading>p,.corporate-film-intro,.salon-marketing-intro{max-width:none}.home-works-heading>p,.drone-works-heading>p,.corporate-film-intro p,.salon-marketing-intro p{line-height:1.9}.tiktok-shop-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:clamp(48px,6vw,92px)}.tiktok-shop-copy{max-width:none}.tiktok-shop-copy h2{line-height:1.3}.tiktok-shop-copy>h3,.tiktok-shop-lead,.tiktok-shop-detail{max-width:none}.voices-ai-connection h3{line-height:1.32}.editorial-final-cta-grid{align-items:center}.editorial-final-cta h2{max-width:19em}@media (width<=900px){.home-works-heading,.drone-works-heading,.corporate-film-heading,.salon-marketing-heading,.editorial-heading-row,.editorial-final-cta-grid,.tiktok-shop-grid{grid-template-columns:minmax(0,1fr)}.home-works-heading,.drone-works-heading,.corporate-film-heading,.salon-marketing-heading,.editorial-heading-row,.editorial-final-cta-grid{row-gap:26px}.tiktok-shop-grid{row-gap:54px}.editorial-final-cta-action{max-width:640px}}@media (width<=620px){.home-works-heading h2,.drone-works-heading h2,.corporate-film-heading h2,.salon-marketing-heading h2,.editorial-heading-row h2,.editorial-final-cta h2{font-size:clamp(1.9rem,8.7vw,2.65rem);line-height:1.32}.tiktok-shop-copy h2{font-size:clamp(2rem,8.7vw,3rem);line-height:1.3}.home-works-heading>p,.drone-works-heading>p,.corporate-film-intro p,.salon-marketing-intro p,.tiktok-shop-lead,.tiktok-shop-detail,.voices-ai-copy>p:not(.editorial-section-index):not(.voices-ai-name){font-size:.95rem;line-height:1.9}}.editorial-home h2{line-height:1.32}.editorial-home h3{line-height:1.55}.editorial-home :is(h2,h3,p,li){overflow-wrap:normal}.home-works-heading,.drone-works-heading,.corporate-film-heading,.salon-marketing-heading,.editorial-heading-row{align-items:center}.editorial-home .voices-ai-visual{width:100%;min-width:0;max-width:100%;margin-right:0}.editorial-home .voices-ai-pdf-figure,.editorial-home .voices-ai-screen-pair,.editorial-home .voices-ai-screen-pair figure{min-width:0;max-width:100%}@media (width<=900px){.home-works-heading,.drone-works-heading,.corporate-film-heading,.salon-marketing-heading,.editorial-heading-row{align-items:start}}@media (width>=1101px){.editorial-home .voices-ai-grid{grid-template-columns:minmax(0,.42fr) minmax(0,.58fr);gap:clamp(28px,3vw,48px);width:calc(100% + max(0px,50vw - 50% - 16px))}}.editorial-home .voices-ai-visual{align-content:start;gap:6px;padding-right:12px}.editorial-home .voices-ai-pdf-embed{height:clamp(500px,60vh,740px)}.editorial-home .voices-ai-screen-pair{gap:6px}.editorial-home .voices-ai-screen-pair img{aspect-ratio:auto;object-fit:contain;width:100%;height:auto}.editorial-home .voices-ai-screen-pair figcaption{background:#14251f;padding:9px 12px;position:static}@media (width<=1100px){.editorial-home .voices-ai-grid{grid-template-columns:minmax(0,1fr);gap:34px;width:100%}.editorial-home .voices-ai-visual{padding-right:0}.editorial-home .voices-ai-pdf-embed{height:min(60vh,620px)}}@media (width<=620px){.editorial-home .voices-ai-pdf-embed{height:min(72vh,560px)}.editorial-home .voices-ai-screen-pair{gap:10px}}.recruiting-page{background:var(--paper)}.recruiting-section-heading{max-width:880px}.recruiting-section-heading .section-title{margin-bottom:16px}.recruiting-section-heading>p:last-child:not(.eyebrow){max-width:760px;color:var(--muted);margin:0;line-height:1.9}.recruiting-hero-section{padding-top:54px}.recruiting-hero-grid,.recruiting-media-grid,.recruiting-creative-grid,.recruiting-direct-grid,.recruiting-fit-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(36px,6vw,88px);display:grid}.recruiting-hero-copy h2{text-wrap:balance;margin:22px 0 20px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(2.1rem,3.7vw,3.6rem);font-weight:500;line-height:1.4}.recruiting-hero-copy>p:not(.eyebrow){max-width:580px;color:var(--muted);margin:0 0 14px;line-height:1.9}.recruiting-hero-copy .editorial-button-primary{margin-top:18px}.recruiting-video{background:#10251f;width:100%;min-width:0;position:relative;overflow:hidden}.recruiting-video video{aspect-ratio:16/9;object-fit:contain;background:#10251f;width:100%;max-width:100%;height:auto;display:block}.recruiting-video-caption{color:#fff;letter-spacing:.04em;background:#081b16d1;padding:7px 10px;font-size:.72rem;position:absolute;bottom:12px;right:12px}.recruiting-media-note{color:var(--muted);text-align:right;margin:10px 0 0;font-size:.78rem}.recruiting-pillars-section{background:var(--paper-deep)}.recruiting-pillar-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:44px;display:grid}.recruiting-pillar{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:28px clamp(20px,2.4vw,36px) 30px}.recruiting-pillar>span,.recruiting-step>span,.recruiting-direct-list>div>span,.recruiting-fit-list>div>span{color:var(--gold);letter-spacing:.08em;font-family:Georgia,serif;font-size:.88rem}.recruiting-pillar h3,.recruiting-step h3{margin:16px 0 10px;font-size:1.15rem;font-weight:600;line-height:1.55}.recruiting-pillar p,.recruiting-step p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.85}.recruiting-steps-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin-top:42px;display:grid}.recruiting-step{border-right:1px solid var(--line);min-width:0;padding:24px clamp(16px,2vw,28px) 28px}.recruiting-step:last-child{border-right:0}.recruiting-outcome-line{color:var(--muted);margin:20px 0 0;font-size:.88rem;line-height:1.8}.recruiting-outcome-line strong{color:var(--ink)}.recruiting-direct-section{background:var(--paper-deep)}.recruiting-direct-grid{align-items:start}.recruiting-direct-grid .section-title{max-width:700px;font-size:clamp(2rem,3.6vw,3.25rem)}.recruiting-body-copy{max-width:650px;color:var(--muted);margin:20px 0 0;line-height:1.95}.recruiting-small-note{color:var(--muted);margin:18px 0 0;font-size:.8rem;line-height:1.8}.recruiting-direct-list{border-top:1px solid var(--line)}.recruiting-direct-list>div{border-bottom:1px solid var(--line);grid-template-columns:46px 1fr;gap:12px;padding:20px 0;display:grid}.recruiting-direct-list p{color:var(--muted);margin:0;line-height:1.8}.recruiting-direct-list strong{color:var(--ink);font-weight:600}.recruiting-media-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);margin-top:46px}.recruiting-media-channel{color:var(--gold);letter-spacing:.08em;text-transform:uppercase;margin:0 0 14px;font-size:.8rem}.recruiting-media-copy h3,.recruiting-creative-copy h3{text-wrap:balance;margin:0 0 20px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.5rem,2.5vw,2.15rem);font-weight:500;line-height:1.5}.recruiting-media-copy ul,.recruiting-role ul{border-top:1px solid var(--line);gap:0;margin:0;padding:0;list-style:none;display:grid}.recruiting-media-copy li,.recruiting-role li{border-bottom:1px solid var(--line);color:var(--muted);padding:11px 0;font-size:.9rem;line-height:1.65}.recruiting-flow-inline{color:var(--forest);flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;font-size:.87rem;font-weight:600;display:flex}.recruiting-flow-inline i{color:var(--gold);font-style:normal}.recruiting-creative-section{background:var(--paper-deep)}.recruiting-creative-grid{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);margin-top:42px}.recruiting-creative-copy>p{color:var(--muted);margin:0 0 22px;line-height:1.9}.recruiting-output-list{flex-wrap:wrap;gap:9px;margin:0;padding:0;list-style:none;display:flex}.recruiting-output-list li{border:1px solid var(--line);color:var(--ink);padding:8px 11px;font-size:.82rem;line-height:1.5}.recruiting-role-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px;display:grid}.recruiting-role{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px clamp(22px,3vw,42px) 32px}.recruiting-role>p{color:var(--gold);letter-spacing:.1em;margin:0;font-size:.8rem}.recruiting-role h3{margin:10px 0 20px;font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.45rem;font-weight:500}.recruiting-timeline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:40px;display:grid}.recruiting-timeline>div{border-right:1px solid var(--line);padding:24px clamp(18px,2.3vw,32px) 28px}.recruiting-timeline>div:last-child{border-right:0}.recruiting-timeline>div>span{color:var(--gold);letter-spacing:.06em;font-family:Georgia,serif}.recruiting-timeline h3{margin:12px 0 8px;font-size:1.05rem}.recruiting-timeline p{color:var(--muted);margin:0;font-size:.89rem;line-height:1.8}.recruiting-pricing-section{background:var(--paper-deep)}.recruiting-plan-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:42px;display:grid}.recruiting-plan{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:28px clamp(18px,2.5vw,36px) 32px}.recruiting-plan>p{color:var(--gold);letter-spacing:.08em;margin:0 0 18px;font-size:.78rem}.recruiting-plan>strong{color:var(--forest);white-space:nowrap;font-family:Noto Serif JP,Yu Mincho,serif;font-size:clamp(1.5rem,2.1vw,2rem);font-weight:500;display:block}.recruiting-plan>span{color:var(--muted);margin-top:5px;font-size:.78rem;display:block}.recruiting-plan>div{color:var(--muted);margin-top:20px;font-size:.9rem;line-height:1.85}.recruiting-pricing-note{max-width:900px;color:var(--muted);margin:18px 0 0;font-size:.76rem;line-height:1.8}.recruiting-fit-grid{align-items:start}.recruiting-fit-list{border-top:1px solid var(--line)}.recruiting-fit-list>div{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);align-items:baseline;gap:8px 12px;padding:16px 0;display:grid}.recruiting-fit-list>div>strong{font-family:Noto Serif JP,Yu Mincho,serif;font-size:1.1rem;font-weight:500}.recruiting-fit-list>div>p{color:var(--muted);grid-column:2;margin:0;font-size:.86rem}.recruiting-cta-section .cta-inner>div:first-child{max-width:780px}.recruiting-cta-section .section-title{font-size:clamp(2rem,3.8vw,3.4rem)}.recruiting-proposal-section{border-top:1px solid var(--line);background:var(--paper-deep)}.recruiting-proposal-heading{justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:32px;display:flex}.recruiting-proposal-heading .section-title{margin-bottom:12px;font-size:clamp(1.9rem,3.2vw,2.8rem)}.recruiting-proposal-heading>div>p:last-child{color:var(--muted);margin:0;line-height:1.85}.recruiting-proposal-heading .editorial-button-primary{flex:none}.recruiting-proposal-viewer{border:1px solid var(--line);background:#fff;overflow:hidden}.recruiting-proposal-viewer iframe{border:0;width:100%;height:min(82vh,920px);min-height:620px;display:block}@media (width<=900px){.recruiting-hero-grid,.recruiting-media-grid,.recruiting-creative-grid,.recruiting-direct-grid,.recruiting-fit-grid{grid-template-columns:minmax(0,1fr);gap:30px}.recruiting-pillar-grid{grid-template-columns:1fr}.recruiting-pillar{padding:24px 20px 26px}.recruiting-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.recruiting-step:nth-child(2){border-right:0}.recruiting-step:nth-child(-n+2){border-bottom:1px solid var(--line)}.recruiting-media-grid .recruiting-media-copy{order:0}.recruiting-media-grid .recruiting-media-visual{order:1}.recruiting-creative-grid .recruiting-creative-copy{order:0}.recruiting-creative-grid .recruiting-creative-media{order:1}.recruiting-proposal-heading{flex-direction:column;align-items:flex-start;gap:22px}}@media (width<=620px){.recruiting-hero-section{padding-top:36px}.recruiting-hero-copy h2{font-size:clamp(1.9rem,8vw,2.65rem)}.recruiting-hero-copy .editorial-button-primary{width:100%}.recruiting-section-heading .section-title{font-size:clamp(1.8rem,8vw,2.55rem)}.recruiting-steps-grid,.recruiting-role-grid,.recruiting-timeline,.recruiting-plan-grid{grid-template-columns:minmax(0,1fr)}.recruiting-step{border-right:0;border-bottom:1px solid var(--line)}.recruiting-step:nth-child(2){border-bottom:1px solid var(--line)}.recruiting-step:last-child{border-bottom:0}.recruiting-role{padding:24px 20px 26px}.recruiting-timeline>div{border-right:0;border-bottom:1px solid var(--line)}.recruiting-timeline>div:last-child{border-bottom:0}.recruiting-plan>strong{white-space:normal}.recruiting-flow-inline{gap:8px;font-size:.8rem}.recruiting-video-caption{padding:6px 8px;font-size:.66rem;bottom:8px;right:8px}.recruiting-proposal-heading .editorial-button-primary{width:100%}.recruiting-proposal-viewer iframe{height:min(72vh,640px);min-height:440px}}@media (width>=1101px){.recruiting-page .recruiting-hero-grid,.recruiting-page .recruiting-media-grid,.recruiting-page .recruiting-creative-grid{gap:clamp(32px,4vw,64px);width:100%;max-width:1180px;margin-inline:auto}}.editorial-home{line-break:strict;word-break:normal;overflow-wrap:normal}.editorial-home :is(h1,h2,h3,h4,h5,p,li){line-break:strict;word-break:normal}.editorial-home :is(h2,h3){text-wrap:balance}.editorial-home p,.editorial-home li{text-wrap:pretty}.editorial-home :is(.home-works-heading h2,.shooting-creative-copy h2,.drone-works-heading h2,.corporate-film-heading h2,.tiktok-shop-copy h2,.salon-marketing-heading h2,.home-production-heading h2,.voices-ai-copy h2,.voices-ai-connection h3,.editorial-heading-row h2,.editorial-final-cta h2){letter-spacing:-.025em;max-width:none}.editorial-home .balanced-lines>span{white-space:nowrap;display:block}.home-works-heading{grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;column-gap:clamp(36px,4.5vw,68px)}.home-works-heading h2{font-size:clamp(2rem,3.2vw,2.85rem);line-height:1.3}.home-works-heading>p{max-width:none;line-height:1.9}.drone-works-heading,.corporate-film-heading,.salon-marketing-heading{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;column-gap:clamp(34px,4.5vw,68px)}.drone-works-heading h2{font-size:clamp(2.15rem,3.6vw,3.55rem);line-height:1.3}.drone-works-heading>p,.corporate-film-intro p,.salon-marketing-intro p{max-width:none;line-height:1.9}.corporate-film-heading h2{font-size:clamp(2.1rem,3.5vw,3.35rem);line-height:1.3}.corporate-film-intro h3{text-wrap:balance;max-width:none;line-height:1.5}.tiktok-shop-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;column-gap:clamp(42px,5.4vw,78px)}.tiktok-shop-copy h2{font-size:clamp(2.1rem,3vw,2.85rem);line-height:1.3}.tiktok-shop-copy>h3,.tiktok-shop-lead,.tiktok-shop-detail{max-width:none;line-height:1.9}.salon-marketing-heading h2{font-size:clamp(2rem,3.15vw,2.5rem);line-height:1.35}.salon-marketing-intro{max-width:none}.home-production-heading h2{max-width:none;line-height:1.32}.home-production-heading>p{max-width:none;line-height:1.9}.home-production-layout{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr)}.home-production-copy{min-width:0}.voices-ai-copy h2{font-size:clamp(2.15rem,3.35vw,3rem);line-height:1.32}.voices-ai-copy>p:not(.editorial-section-index):not(.voices-ai-name){max-width:none;line-height:1.9}.voices-ai-connection{grid-template-columns:minmax(0,1fr) minmax(0,1.45fr);align-items:start}.voices-ai-connection h3{font-size:clamp(1.7rem,2.7vw,2.3rem);line-height:1.38}.voices-ai-connection>p:not(.editorial-section-index){max-width:none;line-height:1.9}.editorial-heading-row{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:center;column-gap:clamp(34px,4.5vw,68px)}.editorial-projects .editorial-heading-row{grid-template-columns:minmax(0,1.16fr) minmax(260px,.84fr)}.editorial-projects .editorial-projects-title{font-size:clamp(2.4rem,4.4vw,4rem);line-height:1.3}.editorial-services .editorial-heading-row h2{font-size:clamp(2.15rem,3.5vw,3.25rem)}.editorial-services .editorial-heading-copy{max-width:none;line-height:1.9}.editorial-guide .editorial-heading-row h2{font-size:clamp(2.25rem,3.9vw,3.65rem)}.editorial-final-cta-grid{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr);align-items:center;column-gap:clamp(36px,5vw,76px)}.editorial-final-cta h2{max-width:none;font-size:clamp(2.1rem,3.15vw,3rem);line-height:1.35}.editorial-final-cta-action{max-width:none}.editorial-final-cta-action p{max-width:none;line-height:1.9}@media (width<=900px){.home-works-heading,.drone-works-heading,.corporate-film-heading,.salon-marketing-heading,.editorial-heading-row,.editorial-final-cta-grid,.tiktok-shop-grid{grid-template-columns:minmax(0,1fr);row-gap:26px}.editorial-home .balanced-lines>span{white-space:normal;display:inline}.editorial-projects .editorial-heading-row{grid-template-columns:minmax(0,1fr)}.editorial-projects .editorial-projects-title{font-size:clamp(2.2rem,6.5vw,3.5rem)}.editorial-final-cta-grid{row-gap:30px}}@media (width<=620px){.home-works-heading h2,.drone-works-heading h2,.corporate-film-heading h2,.salon-marketing-heading h2,.editorial-heading-row h2{font-size:clamp(1.85rem,8vw,2.5rem);line-height:1.32}.tiktok-shop-copy h2{font-size:clamp(1.8rem,7.3vw,2.2rem);line-height:1.35}.voices-ai-copy h2{font-size:clamp(1.9rem,8vw,2.55rem)}.voices-ai-connection{grid-template-columns:minmax(0,1fr);gap:18px}.voices-ai-connection h3{grid-row:auto;font-size:clamp(1.55rem,6.8vw,2rem)}.editorial-services .editorial-heading-row h2,.editorial-guide .editorial-heading-row h2{font-size:clamp(1.9rem,8vw,2.6rem)}.editorial-final-cta h2{font-size:clamp(1.9rem,7.6vw,2.45rem);line-height:1.35}.editorial-home p:not(.editorial-section-index){text-wrap:pretty}}html,body{max-width:100%;overflow-x:clip}main,main>section,main .site-shell,main .page-shell,main :is(article,aside,figure,.section-heading,.page-hero-grid,[class*=-grid]){min-width:0;max-width:100%}main :is(h1,h2,h3,h4,h5){word-break:normal;line-break:strict;text-wrap:balance;max-width:100%}main :is(h1,h2){line-height:1.32}main :is(h3,h4,h5){line-height:1.5}main a{overflow-wrap:anywhere}.owner-credit,.sns-pr-video-copy,.sns-pr-section-heading,.sns-pr-store-card,.sns-pr-service-card{min-width:0;max-width:100%}.owner-name-line span{white-space:normal}@media (width<=1040px){.page-hero-grid{grid-template-columns:minmax(0,1fr);align-items:start;gap:26px}.page-hero-lead{max-width:680px}.sns-pr-interview-layout{grid-template-columns:minmax(0,1fr)}.sns-pr-video-featured{aspect-ratio:16/9;min-height:0}.sns-pr-video-copy{padding:clamp(28px,5vw,48px)}}@media (width<=620px){.page-hero{padding-top:132px;padding-bottom:48px}.page-hero-grid{gap:18px}.page-hero .page-title{font-size:clamp(2rem,8vw,2.75rem);line-height:1.35}.page-hero-lead p{font-size:.94rem;line-height:1.85}.sns-pr-section-heading{max-width:none;margin-bottom:30px}.sns-pr-section-heading .section-title{max-width:none;font-size:clamp(1.8rem,7.2vw,2.35rem);line-height:1.4}.sns-pr-section-heading>p:last-child{margin-top:16px;font-size:1rem;line-height:1.85}.sns-pr-video-copy{padding:26px 20px 30px}.sns-pr-video-copy h3{font-size:clamp(1.2rem,5vw,1.45rem);line-height:1.6}.owner-credit>span{letter-spacing:.015em;font-size:.82em;line-height:1.55}.owner-credit strong{font-size:.9em;line-height:1.55}.owner-name-line{column-gap:8px}.sns-pr-video-copy>p:last-child,.sns-pr-store-card>div:last-child p{margin-top:14px;font-size:1rem;line-height:1.85}.sns-pr-store-card h3{font-size:1.2rem;line-height:1.55}}main :is([class*=-grid],[class*=-layout],[class*=-row])>*{min-width:0}main :is(h1,h2,h3,h4,h5){text-wrap:balance;word-break:normal;line-break:strict}main :is(p,li,dt,dd){word-break:normal;line-break:strict;overflow-wrap:break-word;text-wrap:pretty;max-width:100%}main :is(img,video,iframe,svg){max-width:100%}@media (width>=721px) and (width<=1040px){.site-shell{width:min(100% - 56px,1180px)}.editorial-hero-grid{grid-template-columns:minmax(0,1fr)}.editorial-hero-copy{min-height:0;padding:clamp(72px,10vw,108px) clamp(28px,6vw,60px) 64px}.editorial-hero-copy h1{white-space:normal;max-width:100%;font-size:clamp(3rem,7vw,4.75rem);line-height:1.2}.editorial-hero-copy h1 span{white-space:normal}.editorial-hero-media{min-height:clamp(440px,62vw,640px)}.editorial-proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-proof-wide{grid-column:1/-1}.editorial-proof-wide strong{white-space:normal}.home-works-heading,.drone-works-heading,.corporate-film-heading,.salon-marketing-heading,.editorial-heading-row,.editorial-final-cta-grid{grid-template-columns:minmax(0,1fr);row-gap:26px}.corporate-film-capabilities{grid-template-columns:minmax(0,1fr);gap:20px}.corporate-film-capabilities ul{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=901px) and (width<=1040px){.voices-detail-grid{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:clamp(28px,5vw,52px)}}@media (width<=720px){.site-shell{width:min(100% - 32px,1180px)}.page-title{font-size:clamp(2rem,8vw,2.9rem);line-height:1.34}.section-title{max-width:100%;font-size:clamp(1.8rem,7.2vw,2.6rem);line-height:1.36}.editorial-hero{min-height:0;padding-top:72px}.editorial-hero-copy{min-height:0;padding:62px 18px 48px}.editorial-hero-copy h1{letter-spacing:-.025em;white-space:normal;margin-top:22px;font-size:clamp(2rem,8.2vw,3.1rem);line-height:1.24}.editorial-hero-copy h1 span{white-space:normal}.editorial-hero-lead{max-width:100%;margin-top:22px;line-height:1.85}.editorial-hero-media{min-height:clamp(320px,84vw,430px)}.editorial-proof-wide{grid-column:auto}.editorial-proof-wide strong{white-space:normal}.voices-detail-grid{grid-template-columns:minmax(0,1fr);gap:32px}.recruiting-hero-section{padding-top:36px}}
