.customer-main{max-width:1220px}.save-status{font-size:12px;color:var(--muted);margin:0 0 20px}.price-tag{display:block;font-size:25px;font-weight:750;white-space:nowrap;line-height:1.4;text-align:right}.price-tag small{display:block;font-size:12px;font-weight:450;color:var(--muted)}.wizard-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:start}.wizard{background:var(--paper);border:1px solid var(--line);border-radius:12px;min-width:0}.steps{list-style:none;padding:22px 28px;margin:0;display:flex;justify-content:space-between;gap:14px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.steps li{display:flex;gap:7px;align-items:center}.steps li>span{display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border:1px solid var(--line);border-radius:50%;font-variant-numeric:tabular-nums}.steps [aria-current=step]{color:var(--blue);font-weight:750}.steps [aria-current=step]>span{background:var(--blue);border-color:var(--blue);color:var(--paper)}#brief-form{padding:28px}.form-step h2{font-size:23px;line-height:1.35;letter-spacing:-.025em;max-width:30ch}.step-description{font-size:14px;color:var(--muted);margin:12px 0 25px;line-height:1.8;max-width:65ch}#brief-form label:not(.check){display:block;font-size:13px;font-weight:650;margin:20px 0 7px}#brief-form label span,legend span{font-weight:400;color:var(--muted);font-size:12px}#brief-form textarea{font:inherit;width:100%;font-size:14px;line-height:1.7;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:12px 14px;color:var(--ink);background:var(--paper);caret-color:var(--blue)}#brief-form textarea::placeholder{color:#61748b}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field-pair>*{min-width:0}.field-note{font-size:12px;color:var(--muted);margin:9px 0 0;line-height:1.7}.form-error{font-size:12px;color:var(--error)}fieldset{border:0;padding:0;margin:26px 0 0}legend{font-size:13px;font-weight:650;line-height:1.7;margin-bottom:10px}.check{display:flex;align-items:flex-start;gap:10px;font-size:13px;font-weight:450;margin:0;padding:9px 0;line-height:1.7;cursor:pointer}.check input{width:18px;min-height:18px;height:18px;flex-shrink:0;margin:2px 0 0;padding:0;accent-color:var(--blue)}.languages{display:flex;flex-wrap:wrap;gap:0 20px}.languages legend{float:left;width:100%}.scope-warning{background:#fff8ed;border:1px solid #ead5b4;border-radius:8px;padding:18px;margin-top:22px}.scope-warning h3{font-size:14px;color:#694516;line-height:1.6}.scope-warning p{font-size:13px;color:#694516;margin:9px 0}.scope-warning .check{font-size:13px;color:#694516}.wizard-actions{display:flex;justify-content:space-between;gap:14px;margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}.wizard-actions .button{min-width:105px}.save-link{background:none;border:0;color:var(--blue);font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:12px 0;min-height:44px;margin-top:9px}.offer{padding:18px 0}.offer h2{font-size:25px;line-height:1.4;letter-spacing:-.03em}.offer p{font-size:14px;color:var(--muted);line-height:1.8}.offer dl{margin:24px 0}.offer dl>div{border-top:1px solid var(--line);padding:16px 0}.offer dt{font-size:12px;color:var(--muted);margin-bottom:6px}.offer dd{font-size:14px;white-space:normal;font-weight:650}.offer .small-note{font-size:12px;border-top:1px solid var(--line);padding-top:18px}.uploads input{padding:10px;font-size:12px;min-height:48px}.uploads input::file-selector-button{border:1px solid var(--line);background:var(--wash);padding:8px;border-radius:5px;font:inherit;color:var(--ink);margin-right:8px;cursor:pointer}.media-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0}.media-item{display:grid;grid-template-columns:65px minmax(0,1fr);gap:12px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:8px}.media-item img{width:65px;height:65px;object-fit:cover;border-radius:5px}.media-item p{font-size:12px;margin:0;overflow-wrap:anywhere}.media-item button{font-size:12px;background:none;border:0;color:var(--blue);text-decoration:underline;padding:9px 0;min-height:44px}.brief-summary>div{padding:20px 0;border-bottom:1px solid var(--line)}.brief-summary h3{display:flex;justify-content:space-between;align-items:center;gap:16px;font-size:14px}.brief-summary button{font-size:12px;border:0;background:none;color:var(--blue);text-decoration:underline;min-height:44px;padding:8px}.brief-summary p{font-size:14px;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere;margin:9px 0 0}.preview-section{margin-top:26px}.preview-toolbar{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-bottom:14px}.preview-toolbar h2{font-size:24px}.preview-toolbar p,.preview-note{font-size:12px;color:var(--muted);line-height:1.7}.preview-actions{display:flex;gap:10px;flex-wrap:wrap}.preview-frame{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:var(--paper);margin-top:20px}.preview-frame iframe{display:block;width:100%;height:720px;border:0}.purchase-demo{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 0;margin-top:18px;border-top:1px solid var(--line)}.purchase-demo h3{font-size:17px}.purchase-demo p{font-size:13px;color:var(--muted);max-width:65ch}.purchase-demo button{flex-shrink:0}.customer-main #retry-load{margin-bottom:20px}.customer-main footer{margin-top:24px}.customer-main [aria-invalid=true]{border-color:var(--error)}
@media(max-width:900px){.wizard-layout{grid-template-columns:minmax(0,1fr) 230px;gap:24px}.steps{padding:20px;gap:10px;font-size:12px}.steps li{gap:5px}#brief-form{padding:24px}.offer h2{font-size:23px}.preview-toolbar{align-items:flex-start;flex-direction:column}.purchase-demo{flex-direction:column;align-items:flex-start}}
@media(max-width:720px){.wizard-layout{grid-template-columns:1fr}.offer{padding:12px 4px}.offer h2 br{display:none}.offer h2 br::after{content:' '}.offer dl{margin:18px 0}.steps{padding:17px 16px;gap:8px;display:grid;grid-template-columns:1fr 1fr}.steps li{font-size:12px;gap:8px}.steps li>span{width:23px;height:23px}.customer-main .intro{align-items:flex-start}.price-tag{font-size:22px}.price-tag small{font-size:12px;white-space:normal;max-width:95px}.customer-main h1{font-size:28px;max-width:16ch}.customer-main .intro p{max-width:30ch}.form-step h2{font-size:21px}#brief-form{padding:22px 18px}.field-pair{grid-template-columns:1fr;gap:0}#brief-form input:not([type=checkbox]),#brief-form select,#brief-form textarea{font-size:16px}#brief-form input[type=file]{font-size:12px}.step-description{font-size:13px}.media-list{grid-template-columns:1fr}.wizard-actions{gap:10px}.wizard-actions .button{min-width:0;font-size:12px}.preview-toolbar h2{font-size:22px}.preview-actions{width:100%}.preview-actions>*{flex:1;font-size:12px;padding:10px}.preview-frame iframe{height:640px}.purchase-demo .button{width:100%;font-size:12px;white-space:normal}.customer-main footer{margin-top:8px}}
@media(max-width:360px){.customer-main .intro{flex-direction:column;gap:16px}.price-tag{text-align:left;font-size:21px}.price-tag small{display:inline;font-size:12px;max-width:none;margin-left:8px}.customer-main h1{max-width:100%}}

.generation-section{padding:28px;max-width:800px;margin:26px 0}.generation-section h2{font-size:24px;line-height:1.4;letter-spacing:-.025em}.generation-section>p{max-width:65ch;line-height:1.8}.generation-actions{display:flex;flex-wrap:wrap;gap:12px;margin:26px 0 18px}.generation-section .field-note{font-size:12px;color:var(--muted)}
@media(max-width:720px){.generation-section{padding:22px 18px}.generation-section h2{font-size:21px}.generation-section>p{font-size:14px}.generation-actions{flex-direction:column}.generation-actions .button{white-space:normal}}

.account-email{overflow-wrap:anywhere}

#billing-form{margin-top:24px}#billing-form label{display:block;font-size:13px;font-weight:650;margin:20px 0 7px}#billing-form label span{font-weight:400;color:var(--muted)}#billing-form input,#billing-form select{font-size:16px}#purchase-detail{overflow-wrap:anywhere}#purchase-section>button{margin:18px 0}

#revision-form{margin-top:24px}#revision-form label:not(.check){display:block;font-size:13px;font-weight:650;margin:20px 0 7px}#revision-form input,#revision-form select,#revision-form textarea{font-size:16px}#revision-form textarea{font-family:inherit;line-height:1.7;width:100%;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:12px 14px;color:var(--ink);background:var(--paper);caret-color:var(--blue)}#revision-review{margin-top:26px}#revision-review .check{margin:22px 0 12px}#revision-review .preview-frame{margin-bottom:20px}#revision-form input[type=file]{font-size:12px}

#service-form{margin-top:24px}#service-form label{display:block;font-size:13px;font-weight:650;margin:20px 0 7px}#service-description{font:inherit;font-size:16px;line-height:1.7;width:100%;resize:vertical;border:1px solid var(--line);border-radius:8px;padding:12px 14px;background:var(--paper);color:var(--ink);caret-color:var(--blue)}.service-list{list-style:none;padding:0;margin:22px 0 0}.service-list>li{padding:24px 0;border-top:1px solid var(--line)}.service-list h3{font-size:17px;line-height:1.5}.service-list p{font-size:14px;line-height:1.8;white-space:pre-wrap;overflow-wrap:anywhere}.service-list .field-note{font-size:12px}.service-list .generation-actions{margin:18px 0 0}

.delivery-guide{max-width:900px;padding:24px 0;margin:0 0 32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.delivery-guide h2{font-size:23px;line-height:1.35}.delivery-guide>p{font-size:14px;line-height:1.8;max-width:70ch;margin:12px 0 20px}.delivery-guide dl{margin:0 0 24px}.delivery-guide dl>div{display:grid;grid-template-columns:175px minmax(0,1fr);gap:20px;padding:9px 0}.delivery-guide dt{font-size:13px;color:var(--muted)}.delivery-guide dd{font-size:14px;line-height:1.6;font-weight:600;white-space:normal;overflow-wrap:anywhere}.guide-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px 24px}.guide-actions>a:not(.button){font-size:14px;color:var(--blue);padding:12px 0;text-underline-offset:4px}.price-tag[hidden]{display:none}@media(max-width:620px){.delivery-guide{padding:24px 0}.delivery-guide dl>div{grid-template-columns:1fr;gap:5px}.guide-actions{align-items:flex-start;flex-direction:column;gap:8px}.guide-actions .button{max-width:100%;white-space:normal;text-align:center}}

.project-section{margin:24px 0 32px;padding:0 0 24px;border-bottom:1px solid var(--line,#d8e2ee)}
.project-section h2{font-size:20px;margin:0 0 8px}.project-section p{max-width:75ch;overflow-wrap:anywhere}
#project-list{display:flex;flex-wrap:wrap;gap:8px 24px;margin:16px 0 24px}#project-list a{padding:10px 0;overflow-wrap:anywhere;max-width:100%;text-underline-offset:4px}#project-list a[aria-current]{font-weight:800;text-decoration-thickness:2px}
.project-create{display:flex;align-items:center;gap:12px;max-width:660px}.project-create input{min-width:0;flex:1}.project-create button{flex-shrink:0}.project-section [hidden]{display:none}
@media(max-width:600px){.project-create{align-items:stretch;flex-direction:column}.project-create button{width:100%}#project-list{flex-direction:column;gap:0}}

.address-section{margin:20px 0;padding:0 0 16px;border-bottom:1px solid var(--line,#d8e2ee)}.address-section h4{font-size:16px;margin:0 0 10px}.address-section p{max-width:75ch;overflow-wrap:anywhere}.address-section .check{max-width:75ch}.address-section [hidden]{display:none}

/* New-account address setup uses the existing form controls without another card. */
#address-setup{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line)}
#address-setup-form{display:grid;gap:.75rem;max-width:42rem}
#address-setup-form button{justify-self:start}
#address-setup-form input{width:100%;min-width:0}
#address-setup[hidden],#address-setup-form[hidden],#address-setup-review[hidden],#address-setup-consent[hidden],#address-setup-change[hidden]{display:none}

#domain-check-form{display:grid;gap:.75rem;max-width:42rem}
#domain-check-form input{width:100%;min-width:0}
#domain-check-form button{justify-self:start}
#domain-check-section[hidden]{display:none}
#domain-check-result{overflow-wrap:anywhere}

/* Customer surfaces inherit the main Linud site's white, ink and blue identity. */
.linud-portal{--blue:#174dcd;--ink:#202020;--muted:#595f69;--line:#dce0e6;--wash:#f7f8fa;background:#fff;color:var(--ink);font-size:16px}
.linud-portal ::selection{background:#dce7ff;color:#162952}
.linud-portal :is(a,button,summary,input,textarea,select):focus-visible{outline:3px solid var(--blue);outline-offset:4px}
.linud-portal a{text-underline-offset:4px}
.linud-portal .topbar{height:96px;padding-inline:max(32px,calc((100vw - 1120px)/2));border-color:var(--line);gap:24px}
.linud-portal .header-label{font-size:14px;color:var(--muted)}
.linud-portal .local-label{font-size:14px;color:var(--ink)}
.linud-portal .customer-main{max-width:1184px;padding:24px 32px 48px}
.linud-portal .intro{margin:40px 0 24px;align-items:center;gap:24px}
.linud-portal .intro h1{font-size:48px;line-height:1.12;letter-spacing:-.04em;font-weight:650;max-width:19ch;text-wrap:balance;color:var(--ink)}
.linud-portal .intro p{font-size:16px;line-height:1.65;max-width:58ch;color:var(--muted);margin-top:16px}
.linud-portal .button{font-size:14px;min-height:48px;padding:13px 24px;border-radius:28px;font-weight:650;white-space:normal;text-align:center;line-height:1.4}
.linud-portal .button:hover:not(:disabled){background:#103ca6}
.linud-portal .button.secondary{color:var(--ink);border-color:var(--line);background:#fff}
.linud-portal .button.secondary:hover:not(:disabled){background:var(--wash);border-color:#a5afbf}
.linud-portal .button:disabled{cursor:not-allowed;opacity:.55}
.linud-portal :is(input,select,textarea){font-size:16px;caret-color:var(--blue)}
.linud-portal :is(input,textarea)::placeholder{color:#626975}
.linud-portal .field-note,.linud-portal .preview-note{font-size:14px;line-height:1.65}
.linud-portal :is(#brief-form,#billing-form,#revision-form,#service-form) label:not(.check),.linud-portal legend{font-size:14px}
.linud-portal .check{font-size:14px}
.linud-portal .price-tag{font-size:28px;color:var(--blue);font-weight:650}
.linud-portal .price-tag small{font-size:14px;color:var(--muted)}
.linud-portal .save-status{font-size:13px;margin:0 0 24px}
.environment-details{font-size:13px;border-bottom:1px solid var(--line);padding:0 0 16px;color:var(--muted)}
.environment-details summary,.project-picker summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;min-height:44px}
.environment-details summary::-webkit-details-marker,.project-picker summary::-webkit-details-marker{display:none}
.environment-details strong{font-weight:500}.disclosure-hint{font-size:13px;color:var(--blue);display:flex;align-items:center;gap:12px;flex-shrink:0}
.disclosure-hint::after{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg);margin-top:-4px}
[open]>summary .disclosure-hint::after{transform:rotate(225deg);margin-top:4px}
.environment-details p{max-width:75ch;line-height:1.7;margin:12px 0 0}
.linud-portal .project-section{margin:16px 0 0;padding:0;border:0}
.project-picker summary{padding:12px 0;border-bottom:1px solid var(--line)}
.project-picker #project-current{font-size:16px;font-weight:650;overflow-wrap:anywhere}
.project-picker-content{padding:8px 0 24px;border-bottom:1px solid var(--line)}
.linud-portal #project-list{margin:8px 0 24px}.linud-portal #project-list a{font-size:14px}
.customer-navigation{display:flex;gap:28px;flex-wrap:wrap;position:sticky;top:0;z-index:5;background:#fff;border-bottom:1px solid var(--line);padding:8px 0;margin:24px 0 32px}
.customer-navigation a{font-size:14px;color:var(--ink);text-decoration:none;padding:12px 0;min-height:44px;line-height:20px}
.customer-navigation a:hover{color:var(--blue);text-decoration:underline}
.customer-portal :is(section[id],#wizard-layout){scroll-margin-top:96px}
.linud-portal .delivery-guide{max-width:none;padding:32px;margin:32px 0 24px;border:0;border-radius:16px;background:#f1f5fe}
.linud-portal .delivery-guide h2{font-size:28px;letter-spacing:-.025em;font-weight:650}
.linud-portal .delivery-guide>p{font-size:15px;line-height:1.65;margin:12px 0 24px;max-width:70ch}
.linud-portal .delivery-guide dl{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:24px;margin-bottom:24px}
.linud-portal .delivery-guide dl>div{display:block;padding:0}
.linud-portal .delivery-guide dt{font-size:13px;color:#505d74;margin-bottom:8px}
.linud-portal .delivery-guide dd{font-size:14px;margin:0;color:#202020;font-weight:600}
.linud-portal .wizard-layout{grid-template-columns:minmax(0,1fr) 248px;gap:48px;margin-top:32px}
.linud-portal .wizard-layout>.wizard{border:0;border-radius:0}
.linud-portal .steps{padding:0 0 24px;font-size:14px;gap:12px}
.linud-portal #brief-form{padding:32px 0 0}
.linud-portal .form-step h2{font-size:26px;font-weight:650}
.linud-portal .step-description{font-size:15px;line-height:1.65}
.linud-portal .offer{padding:0 0 0 24px;border-left:1px solid var(--line)}
.linud-portal .offer h2{font-size:24px;font-weight:650;line-height:1.3}
.linud-portal .offer p{font-size:14px;line-height:1.65}
.linud-portal .offer dt{font-size:13px}.linud-portal .offer dd{font-size:14px}
.linud-portal .generation-section{border:0;border-top:1px solid var(--line);border-radius:0;padding:32px 0;margin:32px 0 0;max-width:880px}
.linud-portal .generation-section>h2{font-size:28px;line-height:1.3;letter-spacing:-.025em;font-weight:650}
.linud-portal .generation-section>p{max-width:70ch;font-size:15px;line-height:1.7}
.linud-portal .preview-section{margin-top:32px}
.linud-portal .preview-toolbar h2{font-size:28px;letter-spacing:-.025em;font-weight:650}
.linud-portal .preview-toolbar p{font-size:14px}.linud-portal .preview-frame{border-radius:12px;background:var(--wash)}
.linud-portal .preview-frame iframe{height:660px}
.information-details{margin:20px 0;font-size:14px;color:var(--muted);max-width:70ch}
.information-details summary{cursor:pointer;color:var(--blue);min-height:44px;padding:10px 0;line-height:24px}
.information-details p{line-height:1.7;margin:12px 0}
.linud-portal .information-details .small-note{border:0;padding:0}
.linud-portal footer{font-size:13px;margin-top:48px;padding-top:24px;border-top:1px solid var(--line);color:var(--muted)}
.access-portal .customer-main{max-width:624px;padding-top:56px}
.access-portal .intro{margin:0 0 32px}.access-portal .intro h1{font-size:48px;max-width:13ch}
.access-portal .generation-section{margin:0;padding:0;border:0}
.access-portal #brief-form{padding:0}.access-portal #access-submit{width:100%}
.access-portal #brief-form .generation-actions{margin-top:24px}
.access-portal #access-code{font-size:24px;letter-spacing:.2em;font-variant-numeric:tabular-nums}
.access-portal footer{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}
@media(max-width:800px){
 .linud-portal .wizard-layout{grid-template-columns:1fr;gap:40px}
 .linud-portal .offer{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}
 .linud-portal .offer dl{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
 .linud-portal .offer dl>div{border:0;padding:0}
 .linud-portal .intro h1{font-size:40px}
 .linud-portal .delivery-guide{padding:24px}
 .customer-navigation{gap:4px 24px}
}
@media(max-width:520px){
 .linud-portal .topbar{height:80px;padding-inline:20px;gap:12px}
 .linud-portal .header-label{display:none}
 .linud-portal .customer-main{padding:16px 20px 32px}
 .linud-portal .intro{margin:32px 0 20px;align-items:flex-start;flex-direction:column;gap:16px}
 .linud-portal .intro h1{font-size:36px}.linud-portal .intro p{font-size:15px}
 .linud-portal .price-tag{text-align:left;font-size:24px}.linud-portal .price-tag small{display:inline;margin-left:8px;font-size:13px}
 .project-picker summary{align-items:flex-start}.project-picker #project-current{font-size:14px;line-height:1.65}
 .linud-portal .delivery-guide{padding:24px 20px;margin-inline:-4px}
 .linud-portal .delivery-guide h2,.linud-portal .generation-section>h2,.linud-portal .preview-toolbar h2{font-size:24px}
 .linud-portal .delivery-guide dl{grid-template-columns:1fr;gap:16px}
 .linud-portal .delivery-guide dl>div{display:grid;grid-template-columns:100px 1fr;gap:16px}.linud-portal .delivery-guide dt{margin:0}
 .customer-navigation{gap:0 20px;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;margin:24px -20px;padding:4px 20px}
 .customer-navigation a{white-space:nowrap;flex-shrink:0;font-size:13px}
 .linud-portal .steps{gap:8px;font-size:12px}.linud-portal .steps li{flex-direction:column;gap:8px}
 .linud-portal .preview-toolbar{align-items:flex-start;flex-direction:column}.linud-portal .preview-frame iframe{height:540px}
 .linud-portal .offer dl{grid-template-columns:1fr;gap:16px}
 .linud-portal .form-step h2{font-size:24px}
 .access-portal .customer-main{padding-top:40px}.access-portal .intro{margin-top:0}
}

/* Stepper pattern reviewed on 21st.dev; native implementation for this portal. */
.linud-portal .steps{display:flex;gap:0;border-bottom:0;padding-bottom:8px}
.linud-portal .steps li{position:relative;flex:1;flex-direction:column;gap:12px;font-weight:550;text-align:center}
.linud-portal .steps li:not(:last-child)::after{content:"";position:absolute;top:18px;left:calc(50% + 24px);width:calc(100% - 48px);height:2px;background:var(--line)}
.linud-portal .steps li[data-completed=true]::after{background:var(--blue)}
.linud-portal .steps .step-marker{width:36px;height:36px;border-radius:10px;background:var(--wash);border:1px solid var(--line);font-size:14px}
.linud-portal .steps [aria-current=step] .step-marker{background:var(--blue);border-color:var(--blue);color:#fff}
.linud-portal .steps [data-completed=true] .step-marker{background:#e8efff;border-color:#e8efff;color:transparent;position:relative}
.linud-portal .steps [data-completed=true] .step-marker::after{content:"";position:absolute;top:10px;left:13px;width:7px;height:12px;border-right:2px solid var(--blue);border-bottom:2px solid var(--blue);transform:rotate(45deg)}
.linud-portal .tone-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.linud-portal .tone-option{display:flex;align-items:flex-start;flex-direction:column;gap:8px;min-width:0;width:100%;padding:16px;border:1px solid var(--line);border-radius:12px;background:white;color:var(--ink);font-family:inherit;text-align:left;cursor:pointer}
.linud-portal .tone-option:hover:not(:disabled){border-color:var(--blue);background:var(--wash)}
.linud-portal .tone-option[aria-pressed=true]{border-color:var(--blue);outline:1px solid var(--blue);background:#f6f8ff}
.linud-portal .tone-option:focus-visible{outline:3px solid var(--blue);outline-offset:4px}
.linud-portal .tone-option:disabled{opacity:.55;cursor:not-allowed}
.tone-option strong{font-size:15px;font-weight:650}.tone-option>span{font-size:13px;line-height:1.5;color:var(--muted)}
.tone-option .tone-selected{color:var(--blue);visibility:hidden;font-weight:600;font-size:12px}
.tone-option[aria-pressed=true] .tone-selected{visibility:visible}
.tone-palette{display:flex;width:100%;height:32px;margin-bottom:8px;border:1px solid var(--line);border-radius:5px;overflow:hidden}
.tone-palette i{flex:1;background:#f4f8fc}.tone-palette i:nth-child(2){background:#0645c8}.tone-palette i:nth-child(3){background:#18314f}
[data-tone=caldo] .tone-palette i{background:#f8f1e9}[data-tone=caldo] .tone-palette i:nth-child(2){background:#88422c}[data-tone=caldo] .tone-palette i:nth-child(3){background:#453128}
[data-tone=naturale] .tone-palette i{background:#eef3ee}[data-tone=naturale] .tone-palette i:nth-child(2){background:#2f6251}[data-tone=naturale] .tone-palette i:nth-child(3){background:#243e36}
@media(max-width:520px){.linud-portal .tone-options{gap:8px}.linud-portal .tone-option{padding:10px 8px}.tone-option strong{font-size:13px}.tone-option>span{font-size:12px}.tone-option .tone-selected{font-size:11px}.tone-palette{height:28px}.linud-portal .steps li{font-size:12px}}

.linud-portal #reminder-section{max-width:none;padding:16px 0}
.reminder-details>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;min-height:48px;cursor:pointer;font-size:16px;font-weight:600}
.reminder-details>summary::-webkit-details-marker{display:none}
.reminder-details>p{max-width:70ch;font-size:14px;line-height:1.7}
.reminder-details[open]>summary{margin-bottom:16px}
.linud-portal .preview-actions{justify-content:flex-end}
@media(max-width:520px){.linud-portal .preview-actions{width:100%;justify-content:flex-start}.linud-portal #preview-purchase{width:100%;grid-column:1/-1}}

/* Schematic layout previews, matching the three version-2 renderers. */
.tone-option{--tone-paper:#f4f8fc;--tone-accent:#0645c8;--tone-ink:#18314f}
.tone-option[data-tone=caldo]{--tone-paper:#f8f1e9;--tone-accent:#88422c;--tone-ink:#453128}
.tone-option[data-tone=naturale]{--tone-paper:#eef3ee;--tone-accent:#2f6251;--tone-ink:#243e36}
.tone-option .tone-layout{display:flex;flex-direction:column;gap:12px;width:100%;aspect-ratio:4/3;padding:12px;border:1px solid var(--line);border-radius:5px;background:var(--tone-paper);box-sizing:border-box;overflow:hidden}
.tone-layout-nav{display:flex;align-items:center;justify-content:space-between;gap:12px}
.tone-layout-nav i{height:3px;width:22%;background:var(--tone-ink)}
.tone-layout-nav i:last-child{width:34%;opacity:.22}
.tone-layout-hero{display:flex;align-items:center;gap:10px;flex:1;min-height:0}
.tone-layout-copy{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}
.tone-layout-copy i{height:5px;width:100%;background:var(--tone-ink)}
.tone-layout-copy i:nth-child(2){width:76%}
.tone-layout-copy i:nth-child(3){height:2px;width:90%;margin-top:3px;opacity:.35}
.tone-layout-copy b{height:9px;width:42%;margin-top:4px;background:var(--tone-accent)}
.tone-layout-image{align-self:stretch;flex:1;background:var(--tone-accent);opacity:.16}
.tone-layout-sections{display:flex;gap:8px}
.tone-layout-sections i{height:12px;flex:1;border-top:2px solid var(--tone-accent);background:color-mix(in srgb,var(--tone-ink) 6%,transparent)}
[data-tone=caldo] .tone-layout{gap:8px}
[data-tone=caldo] .tone-layout-hero{flex-direction:column;gap:8px}
[data-tone=caldo] .tone-layout-copy{align-items:center;width:68%;flex:none}
[data-tone=caldo] .tone-layout-image{min-height:14px;width:100%}
[data-tone=caldo] .tone-layout-sections{flex-direction:column;gap:3px}
[data-tone=caldo] .tone-layout-sections i{height:3px;flex:none}
[data-tone=naturale] .tone-layout-image{order:-1;border-radius:12px}
[data-tone=naturale] .tone-layout-copy b{border-radius:8px}
.tone-option .tone-palette{height:6px;margin-bottom:4px;border:0;border-radius:2px}
@media(max-width:520px){.tone-option .tone-layout{padding:6px;gap:8px;aspect-ratio:1}.tone-layout-hero{gap:5px}.tone-layout-copy{gap:3px}.tone-layout-copy i{height:3px}.tone-layout-copy b{height:6px}.tone-layout-sections{gap:4px}.tone-layout-sections i{height:7px}[data-tone=caldo] .tone-layout{gap:5px}[data-tone=caldo] .tone-layout-hero{gap:5px}[data-tone=caldo] .tone-layout-image{min-height:9px}}

/* Review answers as readable sections, with a direct return after corrections. */
.linud-portal .brief-summary>div{padding:24px 0}
.linud-portal .brief-summary>div:first-child{padding-top:0}
.review-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}
.linud-portal .review-heading h3{font-size:18px;font-weight:650;line-height:1.4;margin:0}
.linud-portal .review-heading button{flex-shrink:0;font:inherit;font-size:14px;text-underline-offset:4px;padding:10px 0 10px 12px;cursor:pointer}
.linud-portal .brief-summary p{font-size:14px;line-height:1.7;max-width:65ch}
.linud-portal .brief-summary .review-business{font-size:20px;line-height:1.4;font-weight:600;color:var(--ink);margin-top:0}
.review-facts{margin:16px 0 0;display:grid;gap:10px}
.review-facts>div{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;align-items:baseline}
.review-facts dt{font-size:13px;line-height:1.7;color:var(--muted)}
.review-facts dd{font-size:14px;line-height:1.65;color:var(--ink);font-weight:450;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;min-width:0}
.review-services{margin:0;padding-left:18px;font-size:14px;line-height:1.7;color:var(--ink)}
.review-services li+li{margin-top:5px}
@media(max-width:520px){.review-facts>div{grid-template-columns:86px minmax(0,1fr);gap:12px}.linud-portal .review-heading h3{font-size:17px}.linud-portal .wizard-actions .button{white-space:normal;line-height:1.5}.linud-portal .wizard-actions #next{max-width:75%}}

.preview-devices{display:flex;align-items:center;justify-content:flex-end;gap:4px;margin:20px 0 12px}
.preview-devices>span{font-size:13px;color:var(--muted);margin-right:12px}
.preview-devices button{font:inherit;font-size:14px;font-weight:600;min-height:44px;padding:10px 18px;border:1px solid transparent;border-radius:24px;color:var(--muted);background:transparent;cursor:pointer}
.preview-devices button:hover{color:var(--blue);background:var(--wash)}
.preview-devices button[aria-pressed=true]{color:var(--blue);border-color:var(--line);background:white}
.preview-stage{padding:16px;background:var(--wash);border-radius:16px}
.linud-portal #site-preview-frame{margin:0 auto;width:100%;max-width:100%;background:white}
.linud-portal .preview-stage[data-device=phone] #site-preview-frame{width:392px}
@media(max-width:720px){.preview-devices{display:none}.preview-stage{padding:0;margin-top:20px}.linud-portal .preview-stage[data-device=phone] #site-preview-frame{width:100%}}

.linud-portal #purchase-section{max-width:none}
.billing-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:48px;align-items:start}
.billing-fields{min-width:0;max-width:680px}
#billing-form .billing-group{margin:28px 0 0;padding:0 0 28px;border-bottom:1px solid var(--line);min-width:0}
#billing-form .billing-group legend{font-size:18px;font-weight:650;margin-bottom:0}
#billing-form label{font-size:14px}
#billing-form .billing-location{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;max-width:360px}
.billing-summary{border-left:1px solid var(--line);padding-left:24px;margin-top:6px}
.billing-summary h3{font-size:20px;font-weight:650;line-height:1.4}
.billing-summary p{font-size:14px;color:var(--muted);line-height:1.7;overflow-wrap:anywhere;margin:16px 0 0}
.billing-summary #billing-project-name{color:var(--ink);margin-top:8px}
.billing-summary dl{margin:24px 0}
.billing-summary dl>div{padding:16px 0;border-top:1px solid var(--line)}
.billing-summary dt{font-size:13px;color:var(--muted);line-height:1.5;margin-bottom:6px}
.billing-summary dd{font-size:14px;font-weight:550;line-height:1.6;margin:0;white-space:normal}
.billing-summary .billing-total dd{font-size:26px;color:var(--blue);font-variant-numeric:tabular-nums}
.billing-total dd span{font-size:13px;color:var(--muted);font-weight:400}
.billing-summary .billing-test{color:var(--blue);font-weight:600}
#billing-form #checkout-duration{max-width:70ch;margin-top:24px}
@media(max-width:800px){.billing-layout{grid-template-columns:minmax(0,1fr);gap:28px}.billing-fields{max-width:none}.billing-summary{border-left:0;padding-left:0;margin:0}.billing-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;margin-bottom:0}.billing-summary .billing-total{grid-column:1/-1}.billing-summary h3{font-size:18px}}
@media(max-width:380px){.billing-summary dl{grid-template-columns:1fr}}
