Awwwards 사례 연구

별밤 풍경과 두 줄 행사 초대장

섹션 · MIT

섹션 더 보기
CASE STUDY
별밤 풍경과 두 줄 행사 초대장 정적 미리보기

갤러리 안에서는 화면을 벗어나거나 움직임을 멈추면 예제도 닫힙니다. 다시 재생할 때는 처음부터 시작해요.

큰 화면으로 보기 새 탭실행 HTML 저장

저장한 HTML에서는 갤러리의 재생 설정이 적용되지 않아요.

SOURCE FILES

독립 예제 코드 읽기

5개 파일

사례의 구도나 문서의 원리를 바탕으로 새로 만든 예제입니다. 아래 코드를 복사해 직접 응용할 수 있습니다. 실행 HTML에는 미리보기를 위한 실행 환경이 들어 있습니다.

index.html독립 구현
파일 저장

<!doctype html>
<html lang="ko"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><meta http-equiv="Content-Security-Policy" content="default-src 'none'; script-src 'unsafe-inline'; style-src 'unsafe-inline'; img-src data:; media-src data:; font-src data:; connect-src 'none'; base-uri 'none'; form-action 'none'"><title>별밤 풍경과 두 줄 행사 초대장 · 독립 장면 연구</title><style>/* Generated by scripts/build-awwwards-studies.mjs from vendor/awwwards-studies/scenes*.mjs and runtime.mjs. Edit those authoring modules for repository changes.

MIT License

Copyright (c) 2026 StyleGallery contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Scope: Newly authored HTML, CSS, JavaScript and SVG study only. This grant does not cover any referenced website, brand, article, photograph, screenshot or original asset. None is included in this package.
 */

*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif}body{background:var(--bg,#f5f2eb);color:var(--fg,#181818)}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--focus,#ef6b3f);outline-offset:4px}button{color:inherit}button:disabled{cursor:default;opacity:.45}svg{display:block;max-width:100%}a{color:inherit}.stage{isolation:isolate;min-height:100vh;overflow:hidden;padding:26px;position:relative}.art{pointer-events:none}.eyebrow{font:10px/1.5 ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}.topline{align-items:center;display:flex;gap:14px;justify-content:space-between;position:relative;z-index:5}.topline strong{font-size:13px;letter-spacing:-.04em}.topline nav{display:flex;gap:12px}h1,h2,p{margin:0}h1{font-size:clamp(42px,9vw,116px);font-weight:600;letter-spacing:-.065em;line-height:.94}h2{font-size:clamp(24px,4vw,44px);letter-spacing:-.04em;line-height:1.05}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400}.copy{font-size:13px;line-height:1.55;max-width:31em}.pill{align-items:center;background:var(--fg,#181818);border:1px solid transparent;border-radius:99px;color:var(--bg,#f5f2eb);display:inline-flex;gap:18px;justify-content:center;min-height:40px;padding:10px 19px;text-decoration:none}.ghost{background:transparent;border-color:currentColor;color:inherit}.small{font-size:11px}.huge{font-size:clamp(68px,18vw,220px);line-height:.8}.caption{font:10px/1.4 ui-monospace,monospace}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:6}.controls button{background:transparent;border:1px solid currentColor;border-radius:999px;font-size:11px;min-height:34px;padding:7px 12px}.controls button[aria-pressed=true]{background:var(--fg);color:var(--bg)}.bottomline{align-items:end;display:flex;gap:20px;justify-content:space-between;position:relative;z-index:4}.stack{display:grid;gap:18px}.row{align-items:center;display:flex;gap:16px}.visually-hidden{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.feedback{font-size:12px;min-height:18px}.surface{background:var(--panel,#fff);border:1px solid #8883;border-radius:16px;padding:24px}.scene-footer{bottom:13px;left:26px;position:absolute;right:26px}.artfill{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.artfill svg{height:100%;width:100%}.line{border-top:1px solid currentColor;opacity:.4}input,select{border:1px solid #8887;border-radius:7px;min-height:38px;min-width:0;padding:8px 10px;width:100%}input[type=range]{accent-color:var(--accent,#ed6447);min-height:28px;padding:0}details>summary{cursor:pointer;list-style:none}details>summary::-webkit-details-marker{display:none}[hidden]{display:none!important}.flow{display:grid;gap:24px}dialog{background:var(--panel,#fff);border:0;border-radius:12px;color:#171717;max-width:calc(100vw - 34px);padding:28px;width:430px}dialog::backdrop{background:#111a;backdrop-filter:blur(5px)}dialog form{display:grid;gap:15px}dialog .close{background:transparent;border:0;float:right;font-size:25px}body[data-preview-status=error]::after{background:#781b21;color:white;content:'Preview error';padding:8px;position:fixed;right:0;top:0}.motion{animation-play-state:paused!important}.stage[data-playing=true] .motion{animation-play-state:running!important}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}@media(max-width:480px){.stage{padding:18px}.topline nav{gap:8px}.eyebrow{font-size:9px}.scene-footer{left:18px;right:18px}.copy{font-size:12px}.topline{gap:8px}.topline strong{font-size:12px}.surface{padding:17px}}


  :root{--bg:#102737;--fg:#ece6d1;--focus:#ffe3a0}.stage{min-height:660px}.invitation-back{inset:0;position:absolute;z-index:-1}.invitation-back svg{height:100%;width:100%}.invitation-back::after{background:linear-gradient(#08162044,transparent 45%,#07182855);content:'';inset:0;position:absolute}.invitation-nav{align-items:center;background:#101e2988;border:1px solid #a3a17d55;display:flex;gap:20px;justify-content:space-between;margin:auto;max-width:710px;padding:12px 18px;position:relative;z-index:3}.invitation-nav strong{color:#d6bd83;font:18px Georgia,serif;letter-spacing:.08em}.invitation-nav summary{font-size:10px}.invitation-nav button{background:transparent;border:1px solid #b7a779;color:#e0c998;font-size:10px;min-height:32px;padding:7px 13px}.invitation-nav nav{background:#182d39;border:1px solid #6f7964;display:grid;gap:13px;margin-top:13px;padding:17px;position:absolute}.invitation-nav a{font-size:11px;text-decoration:none}.invitation-main{margin:67px auto 35px;text-align:center}.invitation-main>.eyebrow{color:#bdc6b6;font-size:8px;letter-spacing:.18em}.invitation-main h1{font-size:clamp(66px,10vw,116px);letter-spacing:-.025em;line-height:.9;margin:28px 0 30px}.invitation-main h1 em{color:#d0ab69;font-size:.65em;font-style:italic}.invitation-main #invitation-info p{font:9px/2 ui-monospace;letter-spacing:.1em}.invitation-main .feedback{color:#b6c7c2;font-size:9px;margin-top:25px}.invitation-plan{margin:25px auto 0;max-width:420px;text-align:center}.invitation-plan summary{font-size:11px}.invitation-plan ol{background:#102b38da;border:1px solid #b5b18b66;display:grid;gap:18px;list-style:none;margin:22px 0 0;padding:22px}.invitation-plan li{display:flex;font-size:11px;gap:20px;text-align:left}.invitation-plan time{color:#d0b67d;font:10px ui-monospace;min-width:45px}@media(max-width:420px){.invitation-main{margin-top:86px}.invitation-main h1{font-size:75px}.invitation-main #invitation-info p{font-size:8px;letter-spacing:.04em}.invitation-nav{gap:13px;padding:11px 13px}.invitation-nav strong{font-size:16px}.invitation-back svg{left:50%;max-width:none;position:absolute;transform:translateX(-50%);width:140%}}</style></head><body><main id="root"><section class="stage" aria-label="별밤 풍경과 두 줄 행사 초대장">
  <div class="invitation-back art"><svg aria-hidden="true" focusable="false" viewBox="0 0 900 700" xmlns="http://www.w3.org/2000/svg"><defs><linearGradient id="drawing-0-night-sky" x2="0" y2="1"><stop stop-color="#061322"/><stop offset=".65" stop-color="#18344c"/><stop offset="1" stop-color="#4c615e"/></linearGradient><linearGradient id="drawing-0-night-water" x2="0" y2="1"><stop stop-color="#31494d"/><stop offset="1" stop-color="#0b202c"/></linearGradient></defs><rect width="900" height="700" fill="url(#drawing-0-night-sky)"/><g fill="#e7e4ce"><circle cx="37" cy="17" r="0.55" opacity="0.3"/><circle cx="176" cy="84" r="0.8800000000000001" opacity="0.44"/><circle cx="315" cy="151" r="1.21" opacity="0.5800000000000001"/><circle cx="454" cy="218" r="1.54" opacity="0.72"/><circle cx="593" cy="285" r="0.55" opacity="0.8600000000000001"/><circle cx="732" cy="352" r="0.8800000000000001" opacity="0.3"/><circle cx="871" cy="19" r="1.21" opacity="0.44"/><circle cx="110" cy="86" r="1.54" opacity="0.5800000000000001"/><circle cx="249" cy="153" r="0.55" opacity="0.72"/><circle cx="388" cy="220" r="0.8800000000000001" opacity="0.8600000000000001"/><circle cx="527" cy="287" r="1.21" opacity="0.3"/><circle cx="666" cy="354" r="1.54" opacity="0.44"/><circle cx="805" cy="21" r="0.55" opacity="0.5800000000000001"/><circle cx="44" cy="88" r="0.8800000000000001" opacity="0.72"/><circle cx="183" cy="155" r="1.21" opacity="0.8600000000000001"/><circle cx="322" cy="222" r="1.54" opacity="0.3"/><circle cx="461" cy="289" r="0.55" opacity="0.44"/><circle cx="600" cy="356" r="0.8800000000000001" opacity="0.5800000000000001"/><circle cx="739" cy="23" r="1.21" opacity="0.72"/><circle cx="878" cy="90" r="1.54" opacity="0.8600000000000001"/><circle cx="117" cy="157" r="0.55" opacity="0.3"/><circle cx="256" cy="224" r="0.8800000000000001" opacity="0.44"/><circle cx="395" cy="291" r="1.21" opacity="0.5800000000000001"/><circle cx="534" cy="358" r="1.54" opacity="0.72"/><circle cx="673" cy="25" r="0.55" opacity="0.8600000000000001"/><circle cx="812" cy="92" r="0.8800000000000001" opacity="0.3"/><circle cx="51" cy="159" r="1.21" opacity="0.44"/><circle cx="190" cy="226" r="1.54" opacity="0.5800000000000001"/><circle cx="329" cy="293" r="0.55" opacity="0.72"/><circle cx="468" cy="360" r="0.8800000000000001" opacity="0.8600000000000001"/><circle cx="607" cy="27" r="1.21" opacity="0.3"/><circle cx="746" cy="94" r="1.54" opacity="0.44"/><circle cx="885" cy="161" r="0.55" opacity="0.5800000000000001"/><circle cx="124" cy="228" r="0.8800000000000001" opacity="0.72"/><circle cx="263" cy="295" r="1.21" opacity="0.8600000000000001"/><circle cx="402" cy="362" r="1.54" opacity="0.3"/><circle cx="541" cy="29" r="0.55" opacity="0.44"/><circle cx="680" cy="96" r="0.8800000000000001" opacity="0.5800000000000001"/><circle cx="819" cy="163" r="1.21" opacity="0.72"/><circle cx="58" cy="230" r="1.54" opacity="0.8600000000000001"/><circle cx="197" cy="297" r="0.55" opacity="0.3"/><circle cx="336" cy="364" r="0.8800000000000001" opacity="0.44"/><circle cx="475" cy="31" r="1.21" opacity="0.5800000000000001"/><circle cx="614" cy="98" r="1.54" opacity="0.72"/><circle cx="753" cy="165" r="0.55" opacity="0.8600000000000001"/><circle cx="892" cy="232" r="0.8800000000000001" opacity="0.3"/><circle cx="131" cy="299" r="1.21" opacity="0.44"/><circle cx="270" cy="366" r="1.54" opacity="0.5800000000000001"/><circle cx="409" cy="33" r="0.55" opacity="0.72"/><circle cx="548" cy="100" r="0.8800000000000001" opacity="0.8600000000000001"/><circle cx="687" cy="167" r="1.21" opacity="0.3"/><circle cx="826" cy="234" r="1.54" opacity="0.44"/><circle cx="65" cy="301" r="0.55" opacity="0.5800000000000001"/><circle cx="204" cy="368" r="0.8800000000000001" opacity="0.72"/><circle cx="343" cy="35" r="1.21" opacity="0.8600000000000001"/><circle cx="482" cy="102" r="1.54" opacity="0.3"/><circle cx="621" cy="169" r="0.55" opacity="0.44"/><circle cx="760" cy="236" r="0.8800000000000001" opacity="0.5800000000000001"/><circle cx="899" cy="303" r="1.21" opacity="0.72"/><circle cx="138" cy="370" r="1.54" opacity="0.8600000000000001"/><circle cx="277" cy="37" r="0.55" opacity="0.3"/><circle cx="416" cy="104" r="0.8800000000000001" opacity="0.44"/><circle cx="555" cy="171" r="1.21" opacity="0.5800000000000001"/><circle cx="694" cy="238" r="1.54" opacity="0.72"/><circle cx="833" cy="305" r="0.55" opacity="0.8600000000000001"/><circle cx="72" cy="372" r="0.8800000000000001" opacity="0.3"/><circle cx="211" cy="39" r="1.21" opacity="0.44"/><circle cx="350" cy="106" r="1.54" opacity="0.5800000000000001"/><circle cx="489" cy="173" r="0.55" opacity="0.72"/><circle cx="628" cy="240" r="0.8800000000000001" opacity="0.8600000000000001"/><circle cx="767" cy="307" r="1.21" opacity="0.3"/><circle cx="6" cy="374" r="1.54" opacity="0.44"/><circle cx="145" cy="41" r="0.55" opacity="0.5800000000000001"/><circle cx="284" cy="108" r="0.8800000000000001" opacity="0.72"/><circle cx="423" cy="175" r="1.21" opacity="0.8600000000000001"/><circle cx="562" cy="242" r="1.54" opacity="0.3"/><circle cx="701" cy="309" r="0.55" opacity="0.44"/><circle cx="840" cy="376" r="0.8800000000000001" opacity="0.5800000000000001"/><circle cx="79" cy="43" r="1.21" opacity="0.72"/><circle cx="218" cy="110" r="1.54" opacity="0.8600000000000001"/><circle cx="357" cy="177" r="0.55" opacity="0.3"/><circle cx="496" cy="244" r="0.8800000000000001" opacity="0.44"/><circle cx="635" cy="311" r="1.21" opacity="0.5800000000000001"/><circle cx="774" cy="378" r="1.54" opacity="0.72"/><circle cx="13" cy="45" r="0.55" opacity="0.8600000000000001"/><circle cx="152" cy="112" r="0.8800000000000001" opacity="0.3"/><circle cx="291" cy="179" r="1.21" opacity="0.44"/><circle cx="430" cy="246" r="1.54" opacity="0.5800000000000001"/><circle cx="569" cy="313" r="0.55" opacity="0.72"/><circle cx="708" cy="380" r="0.8800000000000001" opacity="0.8600000000000001"/><circle cx="847" cy="47" r="1.21" opacity="0.3"/><circle cx="86" cy="114" r="1.54" opacity="0.44"/><circle cx="225" cy="181" r="0.55" opacity="0.5800000000000001"/><circle cx="364" cy="248" r="0.8800000000000001" opacity="0.72"/><circle cx="503" cy="315" r="1.21" opacity="0.8600000000000001"/><circle cx="642" cy="382" r="1.54" opacity="0.3"/><circle cx="781" cy="49" r="0.55" opacity="0.44"/><circle cx="20" cy="116" r="0.8800000000000001" opacity="0.5800000000000001"/><circle cx="159" cy="183" r="1.21" opacity="0.72"/><circle cx="298" cy="250" r="1.54" opacity="0.8600000000000001"/><circle cx="437" cy="317" r="0.55" opacity="0.3"/><circle cx="576" cy="384" r="0.8800000000000001" opacity="0.44"/><circle cx="715" cy="51" r="1.21" opacity="0.5800000000000001"/><circle cx="854" cy="118" r="1.54" opacity="0.72"/><circle cx="93" cy="185" r="0.55" opacity="0.8600000000000001"/><circle cx="232" cy="252" r="0.8800000000000001" opacity="0.3"/><circle cx="371" cy="319" r="1.21" opacity="0.44"/><circle cx="510" cy="386" r="1.54" opacity="0.5800000000000001"/><circle cx="649" cy="53" r="0.55" opacity="0.72"/><circle cx="788" cy="120" r="0.8800000000000001" opacity="0.8600000000000001"/><circle cx="27" cy="187" r="1.21" opacity="0.3"/><circle cx="166" cy="254" r="1.54" opacity="0.44"/><circle cx="305" cy="321" r="0.55" opacity="0.5800000000000001"/><circle cx="444" cy="388" r="0.8800000000000001" opacity="0.72"/><circle cx="583" cy="55" r="1.21" opacity="0.8600000000000001"/><circle cx="722" cy="122" r="1.54" opacity="0.3"/><circle cx="861" cy="189" r="0.55" opacity="0.44"/><circle cx="100" cy="256" r="0.8800000000000001" opacity="0.5800000000000001"/><circle cx="239" cy="323" r="1.21" opacity="0.72"/><circle cx="378" cy="390" r="1.54" opacity="0.8600000000000001"/><circle cx="517" cy="57" r="0.55" opacity="0.3"/><circle cx="656" cy="124" r="0.8800000000000001" opacity="0.44"/><circle cx="795" cy="191" r="1.21" opacity="0.5800000000000001"/><circle cx="34" cy="258" r="1.54" opacity="0.72"/><circle cx="173" cy="325" r="0.55" opacity="0.8600000000000001"/><circle cx="312" cy="392" r="0.8800000000000001" opacity="0.3"/><circle cx="451" cy="59" r="1.21" opacity="0.44"/><circle cx="590" cy="126" r="1.54" opacity="0.5800000000000001"/><circle cx="729" cy="193" r="0.55" opacity="0.72"/><circle cx="868" cy="260" r="0.8800000000000001" opacity="0.8600000000000001"/></g><path d="M0 430L153 314 250 377 398 251 571 413 728 323 900 437V509H0" fill="#0e2736"/><path d="M0 476Q271 454 481 487T900 469V700H0" fill="url(#drawing-0-night-water)"/><path d="M0 496Q266 477 900 495M85 526Q345 506 791 528M37 565Q345 549 842 573M168 614Q443 600 767 621" fill="none" stroke="#73898544" stroke-width="2"/><path d="M0 615L64 522 81 603 126 492 172 608 197 550 237 626V700H0M748 631L776 549 810 595 858 484 900 605V700H748" fill="#081c28"/><path d="M366 288L398 251 432 286 406 277 397 268 385 283" fill="#adc0b166"/></svg></div><header class="invitation-nav"><strong>M / S</strong><details><summary>행사 메뉴 +</summary><nav aria-label="행사 정보"><a href="#invitation-info">날짜와 장소</a><a href="#invitation-plan">일정</a></nav></details><button data-tone>시작음 ♪</button></header><div class="invitation-main"><p class="eyebrow">AN IMAGINED CELEBRATION</p><h1 class="serif">Mira<br><em>&amp;</em> Solen</h1><div id="invitation-info"><p>06 SEPTEMBER 2027</p><p>THE NORTH LAKE / UNDER AN OPEN SKY</p></div><p class="feedback" data-feedback role="status">무음으로 초대장을 읽고 있습니다.</p></div><details class="invitation-plan" id="invitation-plan"><summary>하루의 일정 보기 ↓</summary><ol><li><time>17:00</time><span>호숫가에서 만나요.</span></li><li><time>18:00</time><span>긴 테이블에 함께 앉아요.</span></li><li><time>20:00</time><span>별빛 아래서 인사를 나눠요.</span></li></ol></details></section></main><script>/* Generated by scripts/build-awwwards-studies.mjs from vendor/awwwards-studies/scenes*.mjs and runtime.mjs. Edit those authoring modules for repository changes.

MIT License

Copyright (c) 2026 StyleGallery contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Scope: Newly authored HTML, CSS, JavaScript and SVG study only. This grant does not cover any referenced website, brand, article, photograph, screenshot or original asset. None is included in this package.
 */
(() => {
  'use strict';
  const id="awwwards-2fe0def472ac";
  const stage=document.querySelector('.stage');
  const state=window.__STYLEGALLERY_PREVIEW__={id,status:'loading',errors:[]};
  const report=(error)=>{const message=error instanceof Error?error.message:String(error);if(!state.errors.includes(message))state.errors.push(message);state.status='error';document.body.dataset.previewStatus='error';parent.postMessage({type:'sg-preview-error',id,message},'*');};
  addEventListener('error',event=>report(event.error||event.message));
  addEventListener('unhandledrejection',event=>report(event.reason));
  const query=new URLSearchParams(location.search);
  document.documentElement.dataset.theme=query.get('theme')==='dark'?'dark':'light';
  const reduced=matchMedia('(prefers-reduced-motion: reduce)');
  stage.dataset.playing='false';
  const setChoice=(group,value)=>{stage.setAttribute('data-'+group,value);stage.querySelectorAll('[data-choice-group="'+group+'"]').forEach(button=>button.setAttribute('aria-pressed',String(button.dataset.choice===value)));};
  const announce=(message)=>{const output=stage.querySelector('[data-feedback]');if(output)output.textContent=message;};
  stage.querySelectorAll('[data-choice-group]').forEach(button=>button.addEventListener('click',()=>setChoice(button.dataset.choiceGroup,button.dataset.choice)));
  stage.querySelectorAll('[data-choice-group][aria-pressed="true"]').forEach(button=>setChoice(button.dataset.choiceGroup,button.dataset.choice));
  stage.querySelectorAll('[data-range]').forEach(input=>input.addEventListener('input',()=>{stage.style.setProperty('--'+input.dataset.range,input.value);const output=stage.querySelector('[data-output="'+input.dataset.range+'"]');if(output)output.textContent=input.value;}));
  stage.querySelectorAll('[data-play]').forEach(button=>button.addEventListener('click',()=>{const play=stage.dataset.playing!=='true'&&!reduced.matches;stage.dataset.playing=String(play);button.setAttribute('aria-pressed',String(play));button.textContent=play?'움직임 정지':reduced.matches?'움직임 줄이기 적용 중':'움직임 시작';}));
  reduced.addEventListener('change',()=>{if(reduced.matches){stage.dataset.playing='false';stage.querySelectorAll('[data-play]').forEach(button=>{button.setAttribute('aria-pressed','false');button.textContent='움직임 줄이기 적용 중';});}});
  const observe=()=>{const root=document.getElementById('root'),elements=[...root.querySelectorAll('*')],rect=root.getBoundingClientRect();parent.postMessage({type:'sg-preview-observation',id,diagnostics:{textLength:root.textContent.trim().length,elementCount:elements.length,visibleElementCount:elements.filter(element=>{const r=element.getBoundingClientRect(),s=getComputedStyle(element);return r.width>0&&r.height>0&&s.display!=='none'&&s.visibility!=='hidden'&&Number(s.opacity)!==0;}).length,images:[],canvases:[],rootRect:{width:rect.width,height:rect.height},documentWidth:document.documentElement.scrollWidth,viewportWidth:innerWidth}},'*');};
  try{const soundButtons=stage.querySelectorAll('[data-tone]');soundButtons.forEach(button=>button.addEventListener('click',async()=>{const Audio=window.AudioContext||window.webkitAudioContext;if(!Audio){announce('이 환경에서는 시작음을 사용할 수 없습니다.');return;}let context;try{context=new Audio();await context.resume();const oscillator=context.createOscillator(),gain=context.createGain();oscillator.type='sine';oscillator.frequency.value=440;gain.gain.setValueAtTime(.025,context.currentTime);gain.gain.exponentialRampToValueAtTime(.001,context.currentTime+.35);oscillator.connect(gain).connect(context.destination);oscillator.start();oscillator.stop(context.currentTime+.35);oscillator.onended=()=>context.close();announce('짧은 시작음을 재생했습니다.');}catch{if(context)context.close().catch(()=>{});announce('시작음을 사용할 수 없습니다. 화면은 그대로 이용할 수 있습니다.');}}));
}catch(error){report(error);}
  requestAnimationFrame(()=>requestAnimationFrame(()=>{if(state.status!=='error'){state.status='mounted';document.body.dataset.previewStatus='mounted';parent.postMessage({type:'sg-preview-ready',id},'*');observe();setTimeout(observe,700);}}));
})();</script></body></html>
styles.css독립 구현
파일 저장

/* Generated by scripts/build-awwwards-studies.mjs from vendor/awwwards-studies/scenes*.mjs and runtime.mjs. Edit those authoring modules for repository changes.

MIT License

Copyright (c) 2026 StyleGallery contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Scope: Newly authored HTML, CSS, JavaScript and SVG study only. This grant does not cover any referenced website, brand, article, photograph, screenshot or original asset. None is included in this package.
 */

*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Arial,Helvetica,sans-serif}body{background:var(--bg,#f5f2eb);color:var(--fg,#181818)}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--focus,#ef6b3f);outline-offset:4px}button{color:inherit}button:disabled{cursor:default;opacity:.45}svg{display:block;max-width:100%}a{color:inherit}.stage{isolation:isolate;min-height:100vh;overflow:hidden;padding:26px;position:relative}.art{pointer-events:none}.eyebrow{font:10px/1.5 ui-monospace,monospace;letter-spacing:.12em;text-transform:uppercase}.topline{align-items:center;display:flex;gap:14px;justify-content:space-between;position:relative;z-index:5}.topline strong{font-size:13px;letter-spacing:-.04em}.topline nav{display:flex;gap:12px}h1,h2,p{margin:0}h1{font-size:clamp(42px,9vw,116px);font-weight:600;letter-spacing:-.065em;line-height:.94}h2{font-size:clamp(24px,4vw,44px);letter-spacing:-.04em;line-height:1.05}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400}.copy{font-size:13px;line-height:1.55;max-width:31em}.pill{align-items:center;background:var(--fg,#181818);border:1px solid transparent;border-radius:99px;color:var(--bg,#f5f2eb);display:inline-flex;gap:18px;justify-content:center;min-height:40px;padding:10px 19px;text-decoration:none}.ghost{background:transparent;border-color:currentColor;color:inherit}.small{font-size:11px}.huge{font-size:clamp(68px,18vw,220px);line-height:.8}.caption{font:10px/1.4 ui-monospace,monospace}.controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px;position:relative;z-index:6}.controls button{background:transparent;border:1px solid currentColor;border-radius:999px;font-size:11px;min-height:34px;padding:7px 12px}.controls button[aria-pressed=true]{background:var(--fg);color:var(--bg)}.bottomline{align-items:end;display:flex;gap:20px;justify-content:space-between;position:relative;z-index:4}.stack{display:grid;gap:18px}.row{align-items:center;display:flex;gap:16px}.visually-hidden{clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.feedback{font-size:12px;min-height:18px}.surface{background:var(--panel,#fff);border:1px solid #8883;border-radius:16px;padding:24px}.scene-footer{bottom:13px;left:26px;position:absolute;right:26px}.artfill{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.artfill svg{height:100%;width:100%}.line{border-top:1px solid currentColor;opacity:.4}input,select{border:1px solid #8887;border-radius:7px;min-height:38px;min-width:0;padding:8px 10px;width:100%}input[type=range]{accent-color:var(--accent,#ed6447);min-height:28px;padding:0}details>summary{cursor:pointer;list-style:none}details>summary::-webkit-details-marker{display:none}[hidden]{display:none!important}.flow{display:grid;gap:24px}dialog{background:var(--panel,#fff);border:0;border-radius:12px;color:#171717;max-width:calc(100vw - 34px);padding:28px;width:430px}dialog::backdrop{background:#111a;backdrop-filter:blur(5px)}dialog form{display:grid;gap:15px}dialog .close{background:transparent;border:0;float:right;font-size:25px}body[data-preview-status=error]::after{background:#781b21;color:white;content:'Preview error';padding:8px;position:fixed;right:0;top:0}.motion{animation-play-state:paused!important}.stage[data-playing=true] .motion{animation-play-state:running!important}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}@media(max-width:480px){.stage{padding:18px}.topline nav{gap:8px}.eyebrow{font-size:9px}.scene-footer{left:18px;right:18px}.copy{font-size:12px}.topline{gap:8px}.topline strong{font-size:12px}.surface{padding:17px}}


  :root{--bg:#102737;--fg:#ece6d1;--focus:#ffe3a0}.stage{min-height:660px}.invitation-back{inset:0;position:absolute;z-index:-1}.invitation-back svg{height:100%;width:100%}.invitation-back::after{background:linear-gradient(#08162044,transparent 45%,#07182855);content:'';inset:0;position:absolute}.invitation-nav{align-items:center;background:#101e2988;border:1px solid #a3a17d55;display:flex;gap:20px;justify-content:space-between;margin:auto;max-width:710px;padding:12px 18px;position:relative;z-index:3}.invitation-nav strong{color:#d6bd83;font:18px Georgia,serif;letter-spacing:.08em}.invitation-nav summary{font-size:10px}.invitation-nav button{background:transparent;border:1px solid #b7a779;color:#e0c998;font-size:10px;min-height:32px;padding:7px 13px}.invitation-nav nav{background:#182d39;border:1px solid #6f7964;display:grid;gap:13px;margin-top:13px;padding:17px;position:absolute}.invitation-nav a{font-size:11px;text-decoration:none}.invitation-main{margin:67px auto 35px;text-align:center}.invitation-main>.eyebrow{color:#bdc6b6;font-size:8px;letter-spacing:.18em}.invitation-main h1{font-size:clamp(66px,10vw,116px);letter-spacing:-.025em;line-height:.9;margin:28px 0 30px}.invitation-main h1 em{color:#d0ab69;font-size:.65em;font-style:italic}.invitation-main #invitation-info p{font:9px/2 ui-monospace;letter-spacing:.1em}.invitation-main .feedback{color:#b6c7c2;font-size:9px;margin-top:25px}.invitation-plan{margin:25px auto 0;max-width:420px;text-align:center}.invitation-plan summary{font-size:11px}.invitation-plan ol{background:#102b38da;border:1px solid #b5b18b66;display:grid;gap:18px;list-style:none;margin:22px 0 0;padding:22px}.invitation-plan li{display:flex;font-size:11px;gap:20px;text-align:left}.invitation-plan time{color:#d0b67d;font:10px ui-monospace;min-width:45px}@media(max-width:420px){.invitation-main{margin-top:86px}.invitation-main h1{font-size:75px}.invitation-main #invitation-info p{font-size:8px;letter-spacing:.04em}.invitation-nav{gap:13px;padding:11px 13px}.invitation-nav strong{font-size:16px}.invitation-back svg{left:50%;max-width:none;position:absolute;transform:translateX(-50%);width:140%}}
함께 쓰는 파일 3개 보기
script.js독립 구현
파일 저장

/* Generated by scripts/build-awwwards-studies.mjs from vendor/awwwards-studies/scenes*.mjs and runtime.mjs. Edit those authoring modules for repository changes.

MIT License

Copyright (c) 2026 StyleGallery contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Scope: Newly authored HTML, CSS, JavaScript and SVG study only. This grant does not cover any referenced website, brand, article, photograph, screenshot or original asset. None is included in this package.
 */
(() => {
  'use strict';
  const id="awwwards-2fe0def472ac";
  const stage=document.querySelector('.stage');
  const state=window.__STYLEGALLERY_PREVIEW__={id,status:'loading',errors:[]};
  const report=(error)=>{const message=error instanceof Error?error.message:String(error);if(!state.errors.includes(message))state.errors.push(message);state.status='error';document.body.dataset.previewStatus='error';parent.postMessage({type:'sg-preview-error',id,message},'*');};
  addEventListener('error',event=>report(event.error||event.message));
  addEventListener('unhandledrejection',event=>report(event.reason));
  const query=new URLSearchParams(location.search);
  document.documentElement.dataset.theme=query.get('theme')==='dark'?'dark':'light';
  const reduced=matchMedia('(prefers-reduced-motion: reduce)');
  stage.dataset.playing='false';
  const setChoice=(group,value)=>{stage.setAttribute('data-'+group,value);stage.querySelectorAll('[data-choice-group="'+group+'"]').forEach(button=>button.setAttribute('aria-pressed',String(button.dataset.choice===value)));};
  const announce=(message)=>{const output=stage.querySelector('[data-feedback]');if(output)output.textContent=message;};
  stage.querySelectorAll('[data-choice-group]').forEach(button=>button.addEventListener('click',()=>setChoice(button.dataset.choiceGroup,button.dataset.choice)));
  stage.querySelectorAll('[data-choice-group][aria-pressed="true"]').forEach(button=>setChoice(button.dataset.choiceGroup,button.dataset.choice));
  stage.querySelectorAll('[data-range]').forEach(input=>input.addEventListener('input',()=>{stage.style.setProperty('--'+input.dataset.range,input.value);const output=stage.querySelector('[data-output="'+input.dataset.range+'"]');if(output)output.textContent=input.value;}));
  stage.querySelectorAll('[data-play]').forEach(button=>button.addEventListener('click',()=>{const play=stage.dataset.playing!=='true'&&!reduced.matches;stage.dataset.playing=String(play);button.setAttribute('aria-pressed',String(play));button.textContent=play?'움직임 정지':reduced.matches?'움직임 줄이기 적용 중':'움직임 시작';}));
  reduced.addEventListener('change',()=>{if(reduced.matches){stage.dataset.playing='false';stage.querySelectorAll('[data-play]').forEach(button=>{button.setAttribute('aria-pressed','false');button.textContent='움직임 줄이기 적용 중';});}});
  const observe=()=>{const root=document.getElementById('root'),elements=[...root.querySelectorAll('*')],rect=root.getBoundingClientRect();parent.postMessage({type:'sg-preview-observation',id,diagnostics:{textLength:root.textContent.trim().length,elementCount:elements.length,visibleElementCount:elements.filter(element=>{const r=element.getBoundingClientRect(),s=getComputedStyle(element);return r.width>0&&r.height>0&&s.display!=='none'&&s.visibility!=='hidden'&&Number(s.opacity)!==0;}).length,images:[],canvases:[],rootRect:{width:rect.width,height:rect.height},documentWidth:document.documentElement.scrollWidth,viewportWidth:innerWidth}},'*');};
  try{const soundButtons=stage.querySelectorAll('[data-tone]');soundButtons.forEach(button=>button.addEventListener('click',async()=>{const Audio=window.AudioContext||window.webkitAudioContext;if(!Audio){announce('이 환경에서는 시작음을 사용할 수 없습니다.');return;}let context;try{context=new Audio();await context.resume();const oscillator=context.createOscillator(),gain=context.createGain();oscillator.type='sine';oscillator.frequency.value=440;gain.gain.setValueAtTime(.025,context.currentTime);gain.gain.exponentialRampToValueAtTime(.001,context.currentTime+.35);oscillator.connect(gain).connect(context.destination);oscillator.start();oscillator.stop(context.currentTime+.35);oscillator.onended=()=>context.close();announce('짧은 시작음을 재생했습니다.');}catch{if(context)context.close().catch(()=>{});announce('시작음을 사용할 수 없습니다. 화면은 그대로 이용할 수 있습니다.');}}));
}catch(error){report(error);}
  requestAnimationFrame(()=>requestAnimationFrame(()=>{if(state.status!=='error'){state.status='mounted';document.body.dataset.previewStatus='mounted';parent.postMessage({type:'sg-preview-ready',id},'*');observe();setTimeout(observe,700);}}));
})();
LICENSE독립 구현
파일 저장

MIT License

Copyright (c) 2026 StyleGallery contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Scope: Newly authored HTML, CSS, JavaScript and SVG study only. This grant does not cover any referenced website, brand, article, photograph, screenshot or original asset. None is included in this package.
NOTES.md독립 구현
파일 저장

# 별밤 풍경과 두 줄 행사 초대장

사례를 연구한 독립 예제입니다. 관찰된 구성을 출발점으로 새 문구·코드·SVG를 작성했습니다. 원본 구현, 자산, 상표, 문구를 재배포하지 않습니다.

날짜·장소·일정은 별밤 그림 밖의 실제 텍스트이며 소리 없이 바로 접근됩니다. 시작음은 사용자가 요청할 때만 짧게 재생하고 가상 행사임을 밝힙니다.

## 실행과 수정

index.html을 브라우저에서 열면 단독으로 실행됩니다. 수정할 때도 이 파일 안의 style과 script를 편집하세요. styles.css와 script.js는 읽기·복사용 사본이며 index.html에서 불러오는 파일이 아닙니다. 이 사본만 수정해도 실행 화면이 달라지지는 않습니다.

저장소 유지보수자는 vendor/awwwards-studies/scenes*.mjs와 runtime.mjs를 수정하고 node scripts/build-awwwards-studies.mjs로 모든 사본을 다시 생성합니다. 이 내부 재빌드에는 비공개 캡처 입력이 필요합니다. 다운로드한 HTML의 실행과 수정에는 캡처 입력이 필요하지 않습니다.

## 관찰과 검증

프레임 관찰 범위: observed. 원본의 시간 변화나 사용자 입력 결과를 이 예제로 입증하지 않습니다. 비공개 관찰 근거는 artifacts/full-import/awwwards/captures/awwwards-2fe0def472ac/frames/scene-00-f0-y0.png 및 visual-reviews.json의 같은 id 행입니다. 프레임과 행의 결합 해시는 e26c7cea4ba7a2b42fca8d8d0226bf8303722d12d443a933ab254519ea425e70입니다. 해당 캡처는 다운로드에 포함하지 않으며, 검토에는 저장소의 비공개 아티팩트 접근이 필요합니다.

이 패키지는 네트워크 없이 실행되며 실제 구독, 예약, 결제 또는 원격 작업을 수행하지 않습니다. ready 신호는 마운트 진단이며 브라우저 검증을 뜻하지 않습니다. 움직임은 명시적으로 시작해야 하며 시스템의 움직임 줄이기 선호가 우선합니다. 시각 팔레트는 각 사례의 독립 구성에 속합니다.

consumer_reference: consumer-reference/agent-native/registry.json